Searched refs:RTM_PAYLOAD (Results 1 – 4 of 4) sorted by relevance
58 rta_len = RTM_PAYLOAD(nlmsg_hdr(msg)); in getaddr_cb()
292 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro
336 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro
351 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro