Searched refs:vlan_eth_hdr (Results 1 – 12 of 12) sorted by relevance
74 struct vlan_ethhdr *hdr = vlan_eth_hdr(skb); in sja1105_can_use_vlan_as_tags()
58 static inline struct vlan_ethhdr *vlan_eth_hdr(const struct sk_buff *skb) in vlan_eth_hdr() function
245 is_ip = is_ip_proto(vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in cdc_mbim_tx_fixup()
637 vhdr = vlan_eth_hdr(skb); in batadv_gw_dhcp_recipient_get()
225 vhdr = vlan_eth_hdr(skb); in batadv_interface_tx()
954 struct vlan_ethhdr *veth = vlan_eth_hdr(skb); in qeth_get_ip_version()
1646 struct vlan_ethhdr *veth = vlan_eth_hdr(skb); in qeth_l3_fill_header()
163 struct vlan_ethhdr *veth = vlan_eth_hdr(skb); in qeth_l2_fill_header()
3882 struct vlan_ethhdr *veth = vlan_eth_hdr(skb); in qeth_get_priority_queue()
80 return vlan_eth_hdr(skb)->h_vlan_encapsulated_proto; in vlan_proto()
1445 ethertype = ntohs(vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in dpaa_enable_tx_csum()
27567 protocol = vlan_eth_hdr(skb)->h_vlan_encapsulated_proto;