Home
last modified time | relevance | path

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

/linux-5.19.10/samples/bpf/
Dxdp_router_ipv4_user.c467 lr.nl_groups = RTMGRP_IPV6_ROUTE | RTMGRP_IPV4_ROUTE | RTMGRP_NOTIFY; in monitor_routes_thread()
487 la.nl_groups = RTMGRP_NEIGH | RTMGRP_NOTIFY; in monitor_routes_thread()
/linux-5.19.10/include/uapi/linux/
Drtnetlink.h678 #define RTMGRP_NOTIFY 2 macro