Home
last modified time | relevance | path

Searched refs:RTM_GETNEXTHOPBUCKET (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h195 RTM_GETNEXTHOPBUCKET, enumerator
196 #define RTM_GETNEXTHOPBUCKET RTM_GETNEXTHOPBUCKET macro
/linux-6.15/security/selinux/
H A Dnlmsgtab.c93 { RTM_GETNEXTHOPBUCKET, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-6.15/Documentation/networking/
H A Dnexthop-group-resilient.rst200 The message ``RTM_GETNEXTHOPBUCKET`` without the ``NLM_F_DUMP`` flag is
218 The message ``RTM_GETNEXTHOPBUCKET`` with the ``NLM_F_DUMP`` flag is used
/linux-6.15/net/ipv4/
H A Dnexthop.c4085 {.msgtype = RTM_GETNEXTHOPBUCKET, .doit = rtm_get_nexthop_bucket,