Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Drtnetlink.h292 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro
/external/iproute2/include/uapi/linux/
Drtnetlink.h336 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h351 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro