Home
last modified time | relevance | path

Searched refs:RTM_RTA (Results 1 – 2 of 2) sorted by relevance

/linux/samples/bpf/
A Dxdp_router_ipv4_user.c165 rt_attr = (struct rtattr *)RTM_RTA(rt_msg); in read_route()
407 rt_attr = (struct rtattr *)RTM_RTA(rt_msg); in read_arp()
/linux/include/uapi/linux/
A Drtnetlink.h388 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro

Completed in 8 milliseconds