Home
last modified time | relevance | path

Searched refs:RTM_NEWLINK (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/include/uapi/linux/
H A Drtnetlink.h28 RTM_NEWLINK = 16, enumerator
29 #define RTM_NEWLINK RTM_NEWLINK macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drtnetlink.h28 RTM_NEWLINK = 16, enumerator
29 #define RTM_NEWLINK RTM_NEWLINK macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drtnetlink.h32 RTM_NEWLINK = 16, enumerator
33 #define RTM_NEWLINK RTM_NEWLINK macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drtnetlink.h19 RTM_NEWLINK = 16, enumerator
20 #define RTM_NEWLINK RTM_NEWLINK macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drtnetlink.h32 RTM_NEWLINK = 16, enumerator
33 #define RTM_NEWLINK RTM_NEWLINK macro
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_stp_if.c95 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()
H A Dbr_stp.c140 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_root_port_block()
420 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_make_blocking()
443 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_make_forwarding()
H A Dbr_stp_timer.c98 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_forward_delay_timer_expired()
H A Dbr_mrp_netlink.c545 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()
H A Dbr.c140 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_device_event()
H A Dbr_ioctl.c291 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in old_dev_ioctl()
H A Dbr_netlink.c419 if (event == RTM_NEWLINK && port) { in br_fill_ifinfo()
545 return br_fill_ifinfo(skb, port, pid, seq, RTM_NEWLINK, nlflags, in br_getlink()
960 br_ifinfo_notify(RTM_NEWLINK, br, p); in br_setlink()
985 /* Send RTM_NEWLINK because userspace in br_dellink()
986 * expects RTM_NEWLINK for vlan dels in br_dellink()
988 br_ifinfo_notify(RTM_NEWLINK, br, p); in br_dellink()
H A Dbr_sysfs_if.c344 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in brport_store()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_stp_if.c95 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()
H A Dbr_stp.c160 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()
H A Dbr_stp_timer.c98 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_forward_delay_timer_expired()
H A Dbr_mrp_netlink.c545 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()
H A Dbr_cfm.c321 br_cfm_notify(RTM_NEWLINK, b_port); in ccm_rx_work_expired()
449 br_cfm_notify(RTM_NEWLINK, port); in br_cfm_frame_rx()
H A Dbr.c140 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_device_event()
H A Dbr_netlink.c494 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()
1162 /* Send RTM_NEWLINK because userspace in br_dellink()
1163 * expects RTM_NEWLINK for vlan dels in br_dellink()
1165 br_ifinfo_notify(RTM_NEWLINK, br, p); in br_dellink()
H A Dbr_ioctl.c331 br_ifinfo_notify(RTM_NEWLINK, NULL, p); in br_dev_siocdevprivate()
/kernel/linux/linux-5.10/security/selinux/
H A Dnlmsgtab.c30 { RTM_NEWLINK, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
/kernel/linux/linux-6.6/security/selinux/
H A Dnlmsgtab.c29 { RTM_NEWLINK, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dxfrm_info.c218 nh->nlmsg_type = RTM_NEWLINK; in setup_xfrmi_external_dev()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtap.c104 req.nh.nlmsg_type = RTM_NEWLINK; in dev_create()

Completed in 23 milliseconds

12