Searched refs:RTM_GETROUTE (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | rtnetlink.h | 48 RTM_GETROUTE, enumerator 49 #define RTM_GETROUTE RTM_GETROUTE macro
|
| /linux-6.15/security/selinux/ |
| H A D | nlmsgtab.c | 38 { RTM_GETROUTE, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
| /linux-6.15/net/phonet/ |
| H A D | pn_netlink.c | 329 {.owner = THIS_MODULE, .protocol = PF_PHONET, .msgtype = RTM_GETROUTE,
|
| /linux-6.15/samples/bpf/ |
| H A D | xdp_router_ipv4_user.c | 282 req.nl.nlmsg_type = RTM_GETROUTE; in get_route_table()
|
| /linux-6.15/net/mctp/ |
| H A D | route.c | 1504 {THIS_MODULE, PF_MCTP, RTM_GETROUTE, NULL, mctp_dump_rtinfo, 0},
|
| /linux-6.15/net/can/ |
| H A D | gw.c | 1304 {.owner = THIS_MODULE, .protocol = PF_CAN, .msgtype = RTM_GETROUTE,
|
| /linux-6.15/net/ipv4/ |
| H A D | fib_frontend.c | 1698 {.protocol = PF_INET, .msgtype = RTM_GETROUTE, .dumpit = inet_dump_fib,
|
| H A D | ipmr.c | 3167 {.protocol = RTNL_FAMILY_IPMR, .msgtype = RTM_GETROUTE,
|
| H A D | route.c | 3698 {.protocol = PF_INET, .msgtype = RTM_GETROUTE,
|
| /linux-6.15/net/mpls/ |
| H A D | af_mpls.c | 2734 {THIS_MODULE, PF_MPLS, RTM_GETROUTE, mpls_getroute, mpls_dump_routes, 0},
|
| /linux-6.15/net/ipv6/ |
| H A D | ip6mr.c | 1390 .msgtype = RTM_GETROUTE,
|
| H A D | ip6_fib.c | 2497 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETROUTE,
|
| H A D | route.c | 6766 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETROUTE,
|
| /linux-6.15/net/core/ |
| H A D | rtnetlink.c | 7067 {.msgtype = RTM_GETROUTE, .dumpit = rtnl_dump_all},
|