| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | core.c | 207 wpan_dev->netdev->features &= ~NETIF_F_NETNS_LOCAL; in cfg802154_switch_netns() 211 wpan_dev->netdev->features |= NETIF_F_NETNS_LOCAL; in cfg802154_switch_netns() 223 wpan_dev->netdev->features &= ~NETIF_F_NETNS_LOCAL; in cfg802154_switch_netns() 227 wpan_dev->netdev->features |= NETIF_F_NETNS_LOCAL; in cfg802154_switch_netns() 272 dev->features |= NETIF_F_NETNS_LOCAL; in cfg802154_netdev_notifier_call()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdev_features.h | 120 #define NETIF_F_NETNS_LOCAL __NETIF_F(NETNS_LOCAL) macro 185 NETIF_F_LLTX | NETIF_F_NETNS_LOCAL)
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | core.c | 167 wdev->netdev->features &= ~NETIF_F_NETNS_LOCAL; in cfg80211_switch_netns() 171 wdev->netdev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_switch_netns() 183 wdev->netdev->features &= ~NETIF_F_NETNS_LOCAL; in cfg80211_switch_netns() 187 wdev->netdev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_switch_netns() 1323 dev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_netdev_notifier_call()
|
| /OK3568_Linux_fs/kernel/net/ieee802154/6lowpan/ |
| H A D | core.c | 118 ldev->features |= NETIF_F_NETNS_LOCAL; in lowpan_setup()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | README | 9 (NETIF_F_NETNS_LOCAL) and most of them probably do not support the
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | loopback.c | 185 | NETIF_F_NETNS_LOCAL in gen_lo_setup()
|
| H A D | net_failover.c | 741 failover_dev->features |= NETIF_F_NETNS_LOCAL; in net_failover_create()
|
| H A D | vrf.c | 1619 dev->features |= NETIF_F_NETNS_LOCAL; in vrf_setup()
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | vport-internal_dev.c | 170 vport->dev->features |= NETIF_F_NETNS_LOCAL; in internal_dev_create()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_device.c | 454 dev->features = COMMON_FEATURES | NETIF_F_LLTX | NETIF_F_NETNS_LOCAL | in br_dev_setup()
|
| /OK3568_Linux_fs/kernel/net/hsr/ |
| H A D | hsr_device.c | 490 dev->features |= NETIF_F_NETNS_LOCAL; in hsr_dev_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 308 dev->features |= NETIF_F_NETNS_LOCAL; in prestera_port_create()
|
| /OK3568_Linux_fs/kernel/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 | 139 NETIF_F_NETNS_LOCAL
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | soft-interface.c | 1051 dev->features |= NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_NETNS_LOCAL; in batadv_softif_init_early()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 741 netdev->features |= NETIF_F_NETNS_LOCAL; in mlx5e_build_rep_netdev()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_tunnel.c | 1074 itn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip_tunnel_init_net()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | switchx2.c | 994 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_LLTX | NETIF_F_SG | in __mlxsw_sx_port_eth_create()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | sit.c | 1912 sitn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in sit_init_net()
|
| H A D | ip6_tunnel.c | 2312 ip6n->fb_tnl_dev->features |= NETIF_F_NETNS_LOCAL; in ip6_tnl_init_net()
|
| H A D | ip6_gre.c | 1614 ign->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip6gre_init_net()
|
| H A D | ip6mr.c | 642 dev->features |= NETIF_F_NETNS_LOCAL; in reg_vif_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw_new.c | 1425 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_NETNS_LOCAL; in cpsw_create_ports()
|
| /OK3568_Linux_fs/kernel/drivers/net/team/ |
| H A D | team.c | 2184 dev->features |= NETIF_F_NETNS_LOCAL; in team_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/ |
| H A D | rocker_main.c | 2618 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_SG; in rocker_probe_port()
|