Searched refs:RTM_GETROUTE (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/include/uapi/linux/ |
| H A D | rtnetlink.h | 48 RTM_GETROUTE, enumerator 49 #define RTM_GETROUTE RTM_GETROUTE macro
|
| /linux/net/phonet/ |
| H A D | pn_netlink.c | 329 {.owner = THIS_MODULE, .protocol = PF_PHONET, .msgtype = RTM_GETROUTE,
|
| /linux/samples/bpf/ |
| H A D | xdp_router_ipv4_user.c | 282 req.nl.nlmsg_type = RTM_GETROUTE; in get_route_table()
|
| /linux/net/can/ |
| H A D | gw.c | 1310 {.owner = THIS_MODULE, .protocol = PF_CAN, .msgtype = RTM_GETROUTE,
|
| /linux/net/mctp/ |
| H A D | route.c | 1755 {THIS_MODULE, PF_MCTP, RTM_GETROUTE, NULL, mctp_dump_rtinfo, 0},
|