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

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

Completed in 207 milliseconds