Searched refs:RTM_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
124 rtl = RTM_PAYLOAD(nh); in read_route()337 rtl = RTM_PAYLOAD(nh); in read_arp()
398 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro