Home
last modified time | relevance | path

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

/include/linux/
Dif_vlan.h608 struct vlan_hdr vhdr, *vh; in __vlan_get_protocol() local
610 vh = skb_header_pointer(skb, vlan_depth, sizeof(vhdr), &vhdr); in __vlan_get_protocol()
669 struct vlan_hdr *vhdr) in vlan_set_encap_proto() argument
679 proto = vhdr->h_vlan_encapsulated_proto; in vlan_set_encap_proto()
685 rawp = (unsigned short *)(vhdr + 1); in vlan_set_encap_proto()