Searched refs:RTM_NEWLINK (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | netlink.c | 148 req.nh.nlmsg_type = RTM_NEWLINK; in __add_veth() 318 req.nh.nlmsg_type = RTM_NEWLINK; in __link_set_up() 362 req.nh.nlmsg_type = RTM_NEWLINK; in __add_vrf()
|
| /linux/tools/include/uapi/linux/ |
| H A D | rtnetlink.h | 28 RTM_NEWLINK = 16, enumerator 29 #define RTM_NEWLINK RTM_NEWLINK macro
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xfrm_info.c | 218 nh->nlmsg_type = RTM_NEWLINK; in setup_xfrmi_external_dev()
|
| H A D | tc_redirect.c | 183 req.n.nlmsg_type = RTM_NEWLINK; in create_netkit()
|
| /linux/net/bridge/ |
| H A D | br.c | 152 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_device_event()
|
| /linux/tools/testing/selftests/net/ |
| H A D | tap.c | 98 req.nh.nlmsg_type = RTM_NEWLINK; in dev_create()
|
| H A D | ipsec.c | 323 req.nh.nlmsg_type = RTM_NEWLINK; in veth_add() 411 req.nh.nlmsg_type = RTM_NEWLINK; in link_set_up()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xsk.c | 406 req.nh.nlmsg_type = RTM_NEWLINK; in xsk_set_mtu()
|
| /linux/net/wireless/ |
| H A D | wext-core.c | 365 * to avoid them going out in a strange order, e.g. RTM_NEWLINK after in wext_netdev_notifier_call() 424 nlh = nlmsg_put(skb, 0, 0, RTM_NEWLINK, sizeof(*r), 0); in rtnetlink_ifinfo_prep()
|
| /linux/drivers/net/wwan/ |
| H A D | wwan_core.c | 1253 nlh = nlmsg_put(msg, 0, 0, RTM_NEWLINK, 0, 0); in wwan_create_default_link()
|
| /linux/tools/testing/selftests/net/ovpn/ |
| H A D | ovpn-cli.c | 1385 req.n.nlmsg_type = RTM_NEWLINK; in ovpn_new_iface()
|
| /linux/Documentation/networking/ |
| H A D | l2tp.rst | 485 RTM_NEWLINK, RTM_NEWADDR, RTM_NEWROUTE, or ioctl's SIOCSIFMTU, SIOCSIFADDR,
|