Searched refs:RTM_NEWROUTE (Results 1 – 7 of 7) sorted by relevance
| /linux/net/phonet/ |
| H A D | pn_netlink.c | 273 if (nlh->nlmsg_type == RTM_NEWROUTE) { in route_doit() 308 cb->nlh->nlmsg_seq, RTM_NEWROUTE); in route_dumpit() 325 {.owner = THIS_MODULE, .protocol = PF_PHONET, .msgtype = RTM_NEWROUTE,
|
| /linux/tools/include/uapi/linux/ |
| H A D | rtnetlink.h | 44 RTM_NEWROUTE = 24, enumerator 45 #define RTM_NEWROUTE RTM_NEWROUTE macro
|
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | netlink.c | 259 req.nh.nlmsg_type = RTM_NEWROUTE; in __ip_route_add()
|
| /linux/net/can/ |
| H A D | gw.c | 788 if (cgw_put_job(skb, gwj, RTM_NEWROUTE, in cgw_dump_jobs() 1306 {.owner = THIS_MODULE, .protocol = PF_CAN, .msgtype = RTM_NEWROUTE,
|
| /linux/net/mctp/ |
| H A D | route.c | 1713 RTM_NEWROUTE, NLM_F_MULTI) < 0) in mctp_dump_rtinfo() 1753 {THIS_MODULE, PF_MCTP, RTM_NEWROUTE, mctp_newroute, NULL, 0},
|
| /linux/Documentation/networking/ |
| H A D | l2tp.rst | 485 RTM_NEWLINK, RTM_NEWADDR, RTM_NEWROUTE, or ioctl's SIOCSIFMTU, SIOCSIFADDR,
|
| /linux/tools/testing/selftests/net/ |
| H A D | ipsec.c | 439 req.nh.nlmsg_type = RTM_NEWROUTE; in ip4_route_set()
|