Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_router_ipv4_user.c388 static int get_arp_table(int rtm_family) in get_arp_table() function
497 if (get_arp_table(AF_INET) < 0) { in monitor_routes_thread()