Searched defs:RTM_PAYLOAD (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Drtnetlink.h294 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h306 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro
/external/libnl/include/linux/
H A Drtnetlink.h283 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro

Completed in 109 milliseconds