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

/linux-master/samples/bpf/
H A Dxdp_router_ipv4_user.c124 rtl = RTM_PAYLOAD(nh);
337 rtl = RTM_PAYLOAD(nh);
/linux-master/include/uapi/linux/
H A Drtnetlink.h398 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg)) macro

Completed in 114 milliseconds