Home
last modified time | relevance | path

Searched refs:RTM_GETROUTE (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h48 RTM_GETROUTE, enumerator
49 #define RTM_GETROUTE RTM_GETROUTE macro
/linux-6.15/security/selinux/
H A Dnlmsgtab.c38 { RTM_GETROUTE, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-6.15/net/phonet/
H A Dpn_netlink.c329 {.owner = THIS_MODULE, .protocol = PF_PHONET, .msgtype = RTM_GETROUTE,
/linux-6.15/samples/bpf/
H A Dxdp_router_ipv4_user.c282 req.nl.nlmsg_type = RTM_GETROUTE; in get_route_table()
/linux-6.15/net/mctp/
H A Droute.c1504 {THIS_MODULE, PF_MCTP, RTM_GETROUTE, NULL, mctp_dump_rtinfo, 0},
/linux-6.15/net/can/
H A Dgw.c1304 {.owner = THIS_MODULE, .protocol = PF_CAN, .msgtype = RTM_GETROUTE,
/linux-6.15/net/ipv4/
H A Dfib_frontend.c1698 {.protocol = PF_INET, .msgtype = RTM_GETROUTE, .dumpit = inet_dump_fib,
H A Dipmr.c3167 {.protocol = RTNL_FAMILY_IPMR, .msgtype = RTM_GETROUTE,
H A Droute.c3698 {.protocol = PF_INET, .msgtype = RTM_GETROUTE,
/linux-6.15/net/mpls/
H A Daf_mpls.c2734 {THIS_MODULE, PF_MPLS, RTM_GETROUTE, mpls_getroute, mpls_dump_routes, 0},
/linux-6.15/net/ipv6/
H A Dip6mr.c1390 .msgtype = RTM_GETROUTE,
H A Dip6_fib.c2497 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETROUTE,
H A Droute.c6766 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETROUTE,
/linux-6.15/net/core/
H A Drtnetlink.c7067 {.msgtype = RTM_GETROUTE, .dumpit = rtnl_dump_all},