Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h112 RTM_GETNEIGHTBL = 66, enumerator
113 #define RTM_GETNEIGHTBL RTM_GETNEIGHTBL macro
/linux-6.15/security/selinux/
H A Dnlmsgtab.c60 { RTM_GETNEIGHTBL, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-6.15/net/core/
H A Dneighbour.c3827 {.msgtype = RTM_GETNEIGHTBL, .dumpit = neightbl_dump_info},