Home
last modified time | relevance | path

Searched refs:NLMSG_PAYLOAD (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dif_addr.h65 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct ifaddrmsg))
Dnetlink.h86 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len))) macro
Drtnetlink.h264 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct rtmsg))
430 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct tcmsg))
545 #define TA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct tcamsg))
Dif_link.h151 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct ifinfomsg))
/bionic/libc/kernel/uapi/linux/netfilter/
Dnfnetlink_compat.h49 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))