vlan_dev_vlan_proto
vlan_dev_vlan_proto(upper),
vlan_dev_vlan_proto(upper),
tags[level].vlan_proto = vlan_dev_vlan_proto(upper);
vlan_proto = vlan_dev_vlan_proto(vdev);
vlan_proto = vlan_dev_vlan_proto(vdev);
.vlan.proto = vlan_dev_vlan_proto(vlan_dev),
eth->h_proto = vlan_dev_vlan_proto(dev);
match.key->vlan_tpid = vlan_dev_vlan_proto(filter_dev);
ntohs(vlan_dev_vlan_proto(upper_dev)) != ETH_P_8021Q) {
ntohs(vlan_dev_vlan_proto(upper_dev)) != ETH_P_8021Q) {
extern __be16 vlan_dev_vlan_proto(const struct net_device *dev);
EXPORT_SYMBOL(vlan_dev_vlan_proto);
__be16 proto = vdev ? vlan_dev_vlan_proto(vdev) : htons(ETH_P_8021Q);
__be16 proto = vdev ? vlan_dev_vlan_proto(vdev) : htons(ETH_P_8021Q);