Searched refs:h_vlan_encapsulated_proto (Results 1 – 3 of 3) sorted by relevance
56 switch (veth->h_vlan_encapsulated_proto) { in vlan_dev_rebuild_header()66 dev->name, (int)veth->h_vlan_encapsulated_proto); in vlan_dev_rebuild_header()228 proto = vhdr->h_vlan_encapsulated_proto; in vlan_skb_recv()379 vhdr->h_vlan_encapsulated_proto = htons(type); in vlan_dev_hard_header()381 vhdr->h_vlan_encapsulated_proto = htons(len); in vlan_dev_hard_header()485 veth->h_vlan_proto, veth->h_vlan_TCI, veth->h_vlan_encapsulated_proto); in vlan_dev_hard_start_xmit()
47 unsigned short h_vlan_encapsulated_proto; /* packet type ID field (or len) */ member52 unsigned short h_vlan_encapsulated_proto; /* packet type ID field (or len) */ member
1327 protolen = ntohs( ((struct vlan_ethhdr *)packet)->h_vlan_encapsulated_proto ); in nv_getlen()