Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdp_router_ipv4_user.c110 if ((sock_addr.nl_groups & RTMGRP_NEIGH) == RTMGRP_NEIGH) in recv_msg()
556 la.nl_groups = RTMGRP_NEIGH | RTMGRP_NOTIFY; in monitor_route()
/Linux-v5.4/include/uapi/linux/
Drtnetlink.h632 #define RTMGRP_NEIGH 4 macro