Searched refs:vlan_eth_hdr (Results 1 – 7 of 7) sorted by relevance
61 static inline struct vlan_ethhdr *vlan_eth_hdr(const struct sk_buff *skb) in vlan_eth_hdr() function
246 is_ip = is_ip_proto(vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in cdc_mbim_tx_fixup()
693 vhdr = vlan_eth_hdr(skb); in batadv_gw_dhcp_recipient_get()
216 vhdr = vlan_eth_hdr(skb); in batadv_interface_tx()
78 return vlan_eth_hdr(skb)->h_vlan_encapsulated_proto; in vlan_proto()
2766 if (vlan_eth_hdr(skb)->h_vlan_encapsulated_proto in liquidio_xmit()2778 } else if (vlan_eth_hdr(skb)->h_vlan_encapsulated_proto in liquidio_xmit()
7001 protocol = vlan_eth_hdr(skb)->h_vlan_encapsulated_proto; in get_protocol()