Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A 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()
/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h679 #define RTMGRP_NOTIFY 2 macro