Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h302 struct vlan_header *hvlan = PKT_GET_VLAN_HDR(p); in eth_get_l2_hdr_length() local
307 if (be16_to_cpu(hvlan->h_proto) == ETH_P_VLAN) { in eth_get_l2_hdr_length()
334 struct vlan_header *hvlan = PKT_GET_VLAN_HDR(p); in eth_get_pkt_tci() local
338 return be16_to_cpu(hvlan->h_tci); in eth_get_pkt_tci()