Home
last modified time | relevance | path

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

12

/openbmc/linux/net/ieee802154/
H 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()
/openbmc/linux/include/linux/
H A Dnetdev_features.h126 #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 DREADME9 (NETIF_F_NETNS_LOCAL) and most of them probably do not support the
/openbmc/linux/net/ieee802154/6lowpan/
H A Dcore.c119 ldev->features |= NETIF_F_NETNS_LOCAL; in lowpan_setup()
/openbmc/linux/drivers/net/
H A Dloopback.c187 | NETIF_F_NETNS_LOCAL in gen_lo_setup()
H A Dnet_failover.c737 failover_dev->features |= NETIF_F_NETNS_LOCAL; in net_failover_create()
H A Dvrf.c1662 dev->features |= NETIF_F_NETNS_LOCAL; in vrf_setup()
/openbmc/linux/net/openvswitch/
H A Dvport-internal_dev.c156 vport->dev->features |= NETIF_F_NETNS_LOCAL; in internal_dev_create()
/openbmc/linux/net/wireless/
H A 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()
1483 dev->features |= NETIF_F_NETNS_LOCAL; in cfg80211_netdev_notifier_call()
/openbmc/linux/net/hsr/
H A Dhsr_device.c463 dev->features |= NETIF_F_NETNS_LOCAL; in hsr_dev_setup()
/openbmc/linux/net/bridge/
H A Dbr_device.c505 dev->features = COMMON_FEATURES | NETIF_F_LLTX | NETIF_F_NETNS_LOCAL | in br_dev_setup()
/openbmc/linux/Documentation/networking/
H A Dnetdev-features.rst152 NETIF_F_NETNS_LOCAL is set for devices that are not allowed to move between
H A Dswitchdev.rst140 NETIF_F_NETNS_LOCAL
/openbmc/linux/net/batman-adv/
H A Dsoft-interface.c1007 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 Dprestera_main.c636 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_HW_TC; in prestera_port_create()
/openbmc/linux/net/ipv4/
H A Dip_tunnel.c1123 itn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip_tunnel_init_net()
/openbmc/linux/drivers/net/ethernet/adi/
H A Dadin1110.c1600 netdev->features |= NETIF_F_NETNS_LOCAL; in adin1110_probe_netdevs()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c845 netdev->features |= NETIF_F_NETNS_LOCAL; in mlx5e_build_rep_netdev()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_new.c1410 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_NETNS_LOCAL | NETIF_F_HW_TC; in cpsw_create_ports()
/openbmc/linux/net/ipv6/
H A Dsit.c1859 sitn->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in sit_init_net()
H A Dip6_tunnel.c2265 ip6n->fb_tnl_dev->features |= NETIF_F_NETNS_LOCAL; in ip6_tnl_init_net()
H A Dip6mr.c643 dev->features |= NETIF_F_NETNS_LOCAL; in reg_vif_setup()
H A Dip6_gre.c1619 ign->fb_tunnel_dev->features |= NETIF_F_NETNS_LOCAL; in ip6gre_init_net()
/openbmc/linux/drivers/net/team/
H A Dteam.c2197 dev->features |= NETIF_F_NETNS_LOCAL; in team_setup()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c2580 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_SG; in rocker_probe_port()

12