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