Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dif_vlan.h136 extern __be16 vlan_dev_vlan_proto(const struct net_device *dev);
251 static inline __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
/Linux-v5.4/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.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c197 eth->h_proto = vlan_dev_vlan_proto(dev); in gen_eth_tnl_hdr()
/Linux-v5.4/drivers/net/bonding/
Dbond_alb.c958 vlan_dev_vlan_proto(upper), in alb_upper_dev_walk()
962 vlan_dev_vlan_proto(upper), in alb_upper_dev_walk()
Dbond_main.c2455 tags[level].vlan_proto = vlan_dev_vlan_proto(upper); in bond_verify_device_path()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1878 match.key->vlan_tpid = vlan_dev_vlan_proto(filter_dev); in __parse_cls_flower()
3160 .vlan.proto = vlan_dev_vlan_proto(vlan_dev), in add_vlan_push_action()