Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h187 RTM_GETNEXTHOPBUCKET, enumerator
188 #define RTM_GETNEXTHOPBUCKET RTM_GETNEXTHOPBUCKET macro
/openbmc/linux/security/selinux/
H A Dnlmsgtab.c93 { RTM_GETNEXTHOPBUCKET, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/openbmc/linux/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
/openbmc/linux/net/ipv4/
H A Dnexthop.c3788 rtnl_register(PF_UNSPEC, RTM_GETNEXTHOPBUCKET, rtm_get_nexthop_bucket, in nexthop_init()