OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NLMSG_PAYLOAD
(Results
1 - 25
of
40
) sorted by null
1
2
/bionic/libc/kernel/common/linux/
if_addr.h
62
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
netlink.h
83
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
rtnetlink.h
244
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
413
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
513
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
if_link.h
96
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
/external/iproute2/include/
libnetlink.h
87
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
95
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
103
#define NDA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndmsg))
111
#define NDTA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndtmsg))
/external/iproute2/include/linux/
if_addr.h
60
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
netlink.h
88
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
rtnetlink.h
290
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
499
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
606
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
/external/iproute2/ip/
xfrm.h
43
#define XFRMS_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct xfrm_usersa_info))
46
#define XFRMP_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct xfrm_userpoilcy_info))
49
#define XFRMSID_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct xfrm_usersa_id))
52
#define XFRMPID_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct xfrm_userpoilcy_id))
/external/kernel-headers/original/linux/
if_addr.h
61
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
/development/ndk/platforms/android-3/include/linux/
rtnetlink.h
225
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
361
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
387
#define NDA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndmsg))
481
#define NDTA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndtmsg))
600
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
650
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
719
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
netlink.h
78
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h
225
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
361
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
387
#define NDA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndmsg))
481
#define NDTA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndtmsg))
600
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
650
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
719
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
netlink.h
78
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h
225
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
361
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
387
#define NDA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndmsg))
481
#define NDTA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndtmsg))
600
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
650
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
719
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
netlink.h
78
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h
225
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
361
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
387
#define NDA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndmsg))
481
#define NDTA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndtmsg))
600
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
650
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
719
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
netlink.h
78
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h
225
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
361
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
387
#define NDA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndmsg))
481
#define NDTA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndtmsg))
600
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
650
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
719
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
netlink.h
78
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h
225
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
361
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
387
#define NDA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndmsg))
481
#define NDTA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndtmsg))
600
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
650
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
719
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
netlink.h
78
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
rtnetlink.h
225
#define RTM_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct rtmsg))
361
#define IFA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifaddrmsg))
387
#define NDA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndmsg))
481
#define NDTA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ndtmsg))
600
#define IFLA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct ifinfomsg))
650
#define TCA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcmsg))
719
#define TA_PAYLOAD(n)
NLMSG_PAYLOAD
(n,sizeof(struct tcamsg))
netlink.h
78
#define
NLMSG_PAYLOAD
(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
/bionic/libc/kernel/common/linux/netfilter/
nfnetlink.h
72
#define NFM_PAYLOAD(n)
NLMSG_PAYLOAD
(n, sizeof(struct nfgenmsg))
Completed in 1378 milliseconds
1
2