Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Drtnetlink.h48 RTM_GETROUTE, enumerator
49 #define RTM_GETROUTE RTM_GETROUTE macro
/linux/net/phonet/
H A Dpn_netlink.c329 {.owner = THIS_MODULE, .protocol = PF_PHONET, .msgtype = RTM_GETROUTE,
/linux/samples/bpf/
H A Dxdp_router_ipv4_user.c282 req.nl.nlmsg_type = RTM_GETROUTE; in get_route_table()
/linux/net/can/
H A Dgw.c1310 {.owner = THIS_MODULE, .protocol = PF_CAN, .msgtype = RTM_GETROUTE,
/linux/net/mctp/
H A Droute.c1755 {THIS_MODULE, PF_MCTP, RTM_GETROUTE, NULL, mctp_dump_rtinfo, 0},