Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dxdp_router_ipv4_user.c94 if ((sock_addr.nl_groups & RTMGRP_NEIGH) == RTMGRP_NEIGH) in recv_msg()
538 la.nl_groups = RTMGRP_NEIGH | RTMGRP_NOTIFY; in monitor_route()
/Linux-v4.19/include/uapi/linux/
Drtnetlink.h624 #define RTMGRP_NEIGH 4 macro