Home
last modified time | relevance | path

Searched refs:NETIF_F_NETNS_LOCAL (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.3-rc2/net/ieee802154/
A Dcore.c210 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()
/linux-6.3-rc2/include/linux/
A Dnetdev_features.h126 #define NETIF_F_NETNS_LOCAL __NETIF_F(NETNS_LOCAL) macro
196 NETIF_F_LLTX | NETIF_F_NETNS_LOCAL)
/linux-6.3-rc2/net/ieee802154/6lowpan/
A Dcore.c119 ldev->features |= NETIF_F_NETNS_LOCAL; in lowpan_setup()
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/
A DREADME9 (NETIF_F_NETNS_LOCAL) and most of them probably do not support the
/linux-6.3-rc2/drivers/net/
A Dloopback.c186 | NETIF_F_NETNS_LOCAL in gen_lo_setup()
A Dnet_failover.c741 failover_dev->features |= NETIF_F_NETNS_LOCAL; in net_failover_create()
A Dvrf.c1684 dev->features |= NETIF_F_NETNS_LOCAL; in vrf_setup()
/linux-6.3-rc2/net/wireless/
A Dcore.c167 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()
1431 dev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_netdev_notifier_call()
/linux-6.3-rc2/net/openvswitch/
A Dvport-internal_dev.c156 vport->dev->features |= NETIF_F_NETNS_LOCAL; in internal_dev_create()
/linux-6.3-rc2/net/hsr/
A Dhsr_device.c466 dev->features |= NETIF_F_NETNS_LOCAL; in hsr_dev_setup()
/linux-6.3-rc2/net/bridge/
A Dbr_device.c495 dev->features = COMMON_FEATURES | NETIF_F_LLTX | NETIF_F_NETNS_LOCAL | in br_dev_setup()
/linux-6.3-rc2/Documentation/networking/
A Dnetdev-features.rst152 NETIF_F_NETNS_LOCAL is set for devices that are not allowed to move between
A Dswitchdev.rst140 NETIF_F_NETNS_LOCAL
/linux-6.3-rc2/net/batman-adv/
A Dsoft-interface.c1004 dev->features |= NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_NETNS_LOCAL; in batadv_softif_init_early()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_main.c641 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_HW_TC; in prestera_port_create()
/linux-6.3-rc2/net/ipv4/
A Dip_tunnel.c1078 itn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip_tunnel_init_net()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.c784 netdev->features |= NETIF_F_NETNS_LOCAL; in mlx5e_build_rep_netdev()
/linux-6.3-rc2/drivers/net/ethernet/adi/
A Dadin1110.c1600 netdev->features |= NETIF_F_NETNS_LOCAL; in adin1110_probe_netdevs()
/linux-6.3-rc2/net/ipv6/
A Dsit.c1856 sitn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in sit_init_net()
A Dip6_tunnel.c2249 ip6n->fb_tnl_dev->features |= NETIF_F_NETNS_LOCAL; in ip6_tnl_init_net()
A Dip6mr.c643 dev->features |= NETIF_F_NETNS_LOCAL; in reg_vif_setup()
A Dip6_gre.c1611 ign->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip6gre_init_net()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw_new.c1406 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_NETNS_LOCAL | NETIF_F_HW_TC; in cpsw_create_ports()
/linux-6.3-rc2/drivers/net/ethernet/rocker/
A Drocker_main.c2580 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_SG; in rocker_probe_port()
/linux-6.3-rc2/drivers/net/team/
A Dteam.c2189 dev->features |= NETIF_F_NETNS_LOCAL; in team_setup()

Completed in 85 milliseconds

12