/openbmc/linux/net/ieee802154/ |
H A D | core.c | 210 wpan_dev->netdev->features &= ~NETIF_F_NETNS_LOCAL; in cfg802154_switch_netns() 214 wpan_dev->netdev->features |= NETIF_F_NETNS_LOCAL; in cfg802154_switch_netns() 226 wpan_dev->netdev->features &= ~NETIF_F_NETNS_LOCAL; in cfg802154_switch_netns() 230 wpan_dev->netdev->features |= NETIF_F_NETNS_LOCAL; in cfg802154_switch_netns() 275 dev->features |= NETIF_F_NETNS_LOCAL; in cfg802154_netdev_notifier_call()
|
/openbmc/linux/include/linux/ |
H A D | netdev_features.h | 126 #define NETIF_F_NETNS_LOCAL __NETIF_F(NETNS_LOCAL) macro 196 NETIF_F_LLTX | NETIF_F_NETNS_LOCAL)
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | README | 9 (NETIF_F_NETNS_LOCAL) and most of them probably do not support the
|
/openbmc/linux/net/ieee802154/6lowpan/ |
H A D | core.c | 119 ldev->features |= NETIF_F_NETNS_LOCAL; in lowpan_setup()
|
/openbmc/linux/drivers/net/ |
H A D | loopback.c | 187 | NETIF_F_NETNS_LOCAL in gen_lo_setup()
|
H A D | net_failover.c | 737 failover_dev->features |= NETIF_F_NETNS_LOCAL; in net_failover_create()
|
H A D | vrf.c | 1664 dev->features |= NETIF_F_NETNS_LOCAL; in vrf_setup()
|
/openbmc/linux/net/openvswitch/ |
H A D | vport-internal_dev.c | 156 vport->dev->features |= NETIF_F_NETNS_LOCAL; in internal_dev_create()
|
/openbmc/linux/net/wireless/ |
H A D | core.c | 168 wdev->netdev->features &= ~NETIF_F_NETNS_LOCAL; in cfg80211_switch_netns() 172 wdev->netdev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_switch_netns() 184 wdev->netdev->features &= ~NETIF_F_NETNS_LOCAL; in cfg80211_switch_netns() 188 wdev->netdev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_switch_netns() 1484 dev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_netdev_notifier_call()
|
/openbmc/linux/net/hsr/ |
H A D | hsr_device.c | 463 dev->features |= NETIF_F_NETNS_LOCAL; in hsr_dev_setup()
|
/openbmc/linux/net/bridge/ |
H A D | br_device.c | 505 dev->features = COMMON_FEATURES | NETIF_F_LLTX | NETIF_F_NETNS_LOCAL | in br_dev_setup()
|
/openbmc/linux/Documentation/networking/ |
H A D | netdev-features.rst | 152 NETIF_F_NETNS_LOCAL is set for devices that are not allowed to move between
|
H A D | switchdev.rst | 140 NETIF_F_NETNS_LOCAL
|
/openbmc/linux/net/batman-adv/ |
H A D | soft-interface.c | 1007 dev->features |= NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_NETNS_LOCAL; in batadv_softif_init_early()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 636 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_HW_TC; in prestera_port_create()
|
/openbmc/linux/net/ipv4/ |
H A D | ip_tunnel.c | 1123 itn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip_tunnel_init_net()
|
/openbmc/linux/drivers/net/ethernet/adi/ |
H A D | adin1110.c | 1600 netdev->features |= NETIF_F_NETNS_LOCAL; in adin1110_probe_netdevs()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.c | 845 netdev->features |= NETIF_F_NETNS_LOCAL; in mlx5e_build_rep_netdev()
|
/openbmc/linux/net/ipv6/ |
H A D | sit.c | 1859 sitn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in sit_init_net()
|
H A D | ip6_tunnel.c | 2267 ip6n->fb_tnl_dev->features |= NETIF_F_NETNS_LOCAL; in ip6_tnl_init_net()
|
H A D | ip6_gre.c | 1619 ign->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip6gre_init_net()
|
H A D | ip6mr.c | 657 dev->features |= NETIF_F_NETNS_LOCAL; in reg_vif_setup()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_new.c | 1410 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_NETNS_LOCAL | NETIF_F_HW_TC; in cpsw_create_ports()
|
/openbmc/linux/drivers/net/team/ |
H A D | team.c | 2205 dev->features |= NETIF_F_NETNS_LOCAL; in team_setup()
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 2580 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_SG; in rocker_probe_port()
|