Searched refs:NETIF_F_NETNS_LOCAL (Results 1 – 25 of 29) sorted by relevance
12
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()
126 #define NETIF_F_NETNS_LOCAL __NETIF_F(NETNS_LOCAL) macro196 NETIF_F_LLTX | NETIF_F_NETNS_LOCAL)
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()1397 dev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_netdev_notifier_call()
9 (NETIF_F_NETNS_LOCAL) and most of them probably do not support the
118 ldev->features |= NETIF_F_NETNS_LOCAL; in lowpan_setup()
185 | NETIF_F_NETNS_LOCAL in gen_lo_setup()
741 failover_dev->features |= NETIF_F_NETNS_LOCAL; in net_failover_create()
1677 dev->features |= NETIF_F_NETNS_LOCAL; in vrf_setup()
155 vport->dev->features |= NETIF_F_NETNS_LOCAL; in internal_dev_create()
466 dev->features |= NETIF_F_NETNS_LOCAL; in hsr_dev_setup()
494 dev->features = COMMON_FEATURES | NETIF_F_LLTX | NETIF_F_NETNS_LOCAL | in br_dev_setup()
152 NETIF_F_NETNS_LOCAL is set for devices that are not allowed to move between
139 NETIF_F_NETNS_LOCAL
1006 dev->features |= NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_NETNS_LOCAL; in batadv_softif_init_early()
350 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_HW_TC; in prestera_port_create()
652 netdev->features |= NETIF_F_NETNS_LOCAL; in mlx5e_build_rep_netdev()
1075 itn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip_tunnel_init_net()
535 dev->features |= NETIF_F_NETNS_LOCAL; in reg_vif_setup()
1410 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_NETNS_LOCAL; in cpsw_create_ports()
1921 sitn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in sit_init_net()
2282 ip6n->fb_tnl_dev->features |= NETIF_F_NETNS_LOCAL; in ip6_tnl_init_net()
1601 ign->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip6gre_init_net()
639 dev->features |= NETIF_F_NETNS_LOCAL; in reg_vif_setup()
2172 dev->features |= NETIF_F_NETNS_LOCAL; in team_setup()
2594 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_SG; in rocker_probe_port()
Completed in 77 milliseconds