Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h174 RTM_GETNEXTHOP, enumerator
175 #define RTM_GETNEXTHOP RTM_GETNEXTHOP macro
/linux-6.15/security/selinux/
H A Dnlmsgtab.c85 { RTM_GETNEXTHOP, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-6.15/Documentation/networking/
H A Dnexthop-group-resilient.rst187 Requests to get resilient next-hop groups use the ``RTM_GETNEXTHOP``
/linux-6.15/net/ipv4/
H A Dnexthop.c4083 {.msgtype = RTM_GETNEXTHOP, .doit = rtm_get_nexthop,
4089 {.protocol = PF_INET, .msgtype = RTM_GETNEXTHOP,
4093 {.protocol = PF_INET6, .msgtype = RTM_GETNEXTHOP,