Home
last modified time | relevance | path

Searched refs:vlan_dev_vlan_proto (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/
Dif_vlan.h138 extern __be16 vlan_dev_vlan_proto(const struct net_device *dev);
253 static inline __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
/Linux-v5.10/net/8021q/
Dvlan_core.c118 __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
122 EXPORT_SYMBOL(vlan_dev_vlan_proto);
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c174 eth->h_proto = vlan_dev_vlan_proto(dev); in gen_eth_tnl_hdr()
/Linux-v5.10/drivers/net/bonding/
Dbond_alb.c959 vlan_dev_vlan_proto(upper), in alb_upper_dev_walk()
963 vlan_dev_vlan_proto(upper), in alb_upper_dev_walk()
Dbond_main.c2653 tags[level].vlan_proto = vlan_dev_vlan_proto(upper); in bond_verify_device_path()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2323 match.key->vlan_tpid = vlan_dev_vlan_proto(filter_dev); in __parse_cls_flower()
3976 .vlan.proto = vlan_dev_vlan_proto(vlan_dev), in add_vlan_push_action()