Searched refs:RTM_PAYLOAD (Results 1 - 4 of 4) sorted by relevance

/external/android-clat/
H A Dgetaddr.c59 rta_len = RTM_PAYLOAD(nlmsg_hdr(msg));
/external/iproute2/include/linux/
H A Drtnetlink.h294 #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
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h306 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro

Completed in 236 milliseconds