Home
last modified time | relevance | path

Searched refs:RTM_NEWLINK (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c148 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 Drtnetlink.h28 RTM_NEWLINK = 16, enumerator
29 #define RTM_NEWLINK RTM_NEWLINK macro
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxfrm_info.c218 nh->nlmsg_type = RTM_NEWLINK; in setup_xfrmi_external_dev()
H A Dtc_redirect.c183 req.n.nlmsg_type = RTM_NEWLINK; in create_netkit()
/linux/net/bridge/
H A Dbr.c152 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_device_event()
/linux/tools/testing/selftests/net/
H A Dtap.c98 req.nh.nlmsg_type = RTM_NEWLINK; in dev_create()
H A Dipsec.c323 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 Dxsk.c406 req.nh.nlmsg_type = RTM_NEWLINK; in xsk_set_mtu()
/linux/net/wireless/
H A Dwext-core.c365 * 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 Dwwan_core.c1253 nlh = nlmsg_put(msg, 0, 0, RTM_NEWLINK, 0, 0); in wwan_create_default_link()
/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c1385 req.n.nlmsg_type = RTM_NEWLINK; in ovpn_new_iface()
/linux/Documentation/networking/
H A Dl2tp.rst485 RTM_NEWLINK, RTM_NEWADDR, RTM_NEWROUTE, or ioctl's SIOCSIFMTU, SIOCSIFADDR,