| /Linux-v6.6/include/uapi/linux/ |
| D | rtnetlink.h | 28 RTM_NEWLINK = 16, enumerator 29 #define RTM_NEWLINK RTM_NEWLINK macro
|
| /Linux-v6.6/net/bridge/ |
| D | br_stp_if.c | 95 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_stp_enable_port() 110 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_stp_disable_port()
|
| D | br_stp.c | 160 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_root_port_block() 440 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_make_blocking() 463 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_make_forwarding()
|
| D | br_stp_timer.c | 98 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_forward_delay_timer_expired()
|
| D | br_mrp_netlink.c | 545 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_mrp_ring_port_open() 567 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_mrp_in_port_open()
|
| D | br_cfm.c | 321 br_cfm_notify(RTM_NEWLINK, b_port); in ccm_rx_work_expired() 449 br_cfm_notify(RTM_NEWLINK, port); in br_cfm_frame_rx()
|
| D | br.c | 140 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_device_event()
|
| D | br_sysfs_if.c | 351 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in brport_store()
|
| D | br_ioctl.c | 331 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_dev_siocdevprivate()
|
| D | br_netlink.c | 494 if (event == RTM_NEWLINK && port) { in br_fill_ifinfo() 687 return br_fill_ifinfo(skb, port, pid, seq, RTM_NEWLINK, nlflags, in br_getlink() 1137 br_ifinfo_notify(RTM_NEWLINK, br, p); in br_setlink() 1165 br_ifinfo_notify(RTM_NEWLINK, br, p); in br_dellink()
|
| D | br_if.c | 690 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_add_if()
|
| /Linux-v6.6/security/selinux/ |
| D | nlmsgtab.c | 29 { RTM_NEWLINK, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
|
| /Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | xfrm_info.c | 218 nh->nlmsg_type = RTM_NEWLINK; in setup_xfrmi_external_dev()
|
| /Linux-v6.6/tools/testing/selftests/net/ |
| D | tap.c | 104 req.nh.nlmsg_type = RTM_NEWLINK; in dev_create()
|
| D | ipsec.c | 321 req.nh.nlmsg_type = RTM_NEWLINK; in veth_add() 409 req.nh.nlmsg_type = RTM_NEWLINK; in link_set_up()
|
| /Linux-v6.6/tools/testing/selftests/bpf/ |
| D | xsk.c | 403 req.nh.nlmsg_type = RTM_NEWLINK; in xsk_set_mtu()
|
| /Linux-v6.6/net/wireless/ |
| D | wext-core.c | 424 nlh = nlmsg_put(skb, 0, 0, RTM_NEWLINK, sizeof(*r), 0); in rtnetlink_ifinfo_prep()
|
| /Linux-v6.6/net/ipv6/ |
| D | ndisc.c | 1597 inet6_ifinfo_notify(RTM_NEWLINK, in6_dev); in ndisc_router_discovery() 1970 inet6_ifinfo_notify(RTM_NEWLINK, idev); in ndisc_ifinfo_sysctl_change()
|
| D | addrconf.c | 3699 inet6_ifinfo_notify(RTM_NEWLINK, idev); in addrconf_notify() 5874 inet6_ifinfo_notify(RTM_NEWLINK, idev); in inet6_set_iftoken() 6075 RTM_NEWLINK, NLM_F_MULTI) < 0) in inet6_dump_ifinfo()
|
| /Linux-v6.6/drivers/net/wwan/ |
| D | wwan_core.c | 1060 nlh = nlmsg_put(msg, 0, 0, RTM_NEWLINK, 0, 0); in wwan_create_default_link()
|
| /Linux-v6.6/net/core/ |
| D | rtnetlink.c | 2241 RTM_NEWLINK, in rtnl_dump_ifinfo() 3821 RTM_NEWLINK, NETLINK_CB(skb).portid, in rtnl_getlink() 4880 nlh = nlmsg_put(skb, pid, seq, RTM_NEWLINK, sizeof(*ifm), nlflags); in ndo_dflt_bridge_getlink() 6493 rtmsg_ifinfo_event(RTM_NEWLINK, dev, 0, rtnl_get_event(event), in rtnetlink_event() 6546 rtnl_register(PF_UNSPEC, RTM_NEWLINK, rtnl_newlink, NULL, 0); in rtnetlink_init()
|
| D | dev.c | 1379 rtmsg_ifinfo(RTM_NEWLINK, dev, 0, GFP_KERNEL, 0, NULL); in netdev_state_change() 1515 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP | IFF_RUNNING, GFP_KERNEL, 0, NULL); in dev_open() 1587 rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP | IFF_RUNNING, GFP_KERNEL, 0, NULL); in dev_close_many() 8661 rtmsg_ifinfo(RTM_NEWLINK, dev, gchanges, GFP_ATOMIC, portid, nlh); in __dev_notify_flags() 10212 rtmsg_ifinfo(RTM_NEWLINK, dev, ~0U, GFP_KERNEL, 0, NULL); in register_netdevice() 11193 rtmsg_ifinfo(RTM_NEWLINK, dev, ~0U, GFP_KERNEL, 0, NULL); in __dev_change_net_namespace()
|
| /Linux-v6.6/net/ipv4/ |
| D | ipmr.c | 2854 cb->nlh->nlmsg_seq, RTM_NEWLINK, in ipmr_rtm_dumplink()
|