Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drtnetlink.h104 RTM_GETNEIGHTBL = 66, enumerator
105 #define RTM_GETNEIGHTBL RTM_GETNEIGHTBL macro
/Linux-v4.19/security/selinux/
Dnlmsgtab.c64 { RTM_GETNEIGHTBL, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/Linux-v4.19/net/core/
Dneighbour.c3271 rtnl_register(PF_UNSPEC, RTM_GETNEIGHTBL, NULL, neightbl_dump_info, in neigh_init()