Home
last modified time | relevance | path

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

12

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

12