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.h74 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct ifaddrmsg))
Dnetlink.h97 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len))) macro
Drtnetlink.h291 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct rtmsg))
485 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct tcmsg))
607 #define TA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct tcamsg))
Dif_link.h165 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct ifinfomsg))
/bionic/libc/kernel/uapi/linux/netfilter/
Dnfnetlink_compat.h55 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))