Searched refs:vlan_get_protocol_and_depth (Results 1 – 4 of 4) sorted by relevance
663 static inline __be16 vlan_get_protocol_and_depth(struct sk_buff *skb, in vlan_get_protocol_and_depth() function
663 vlan_get_protocol_and_depth(skb, skb->protocol, &depth) != 0) in tap_get_user()1083 vlan_get_protocol_and_depth(skb, skb->protocol, &depth) != 0) in tap_get_user_xdp()
1989 vlan_get_protocol_and_depth(skb, skb->protocol, &depth) != 0) in packet_parse_headers()
3651 return vlan_get_protocol_and_depth(skb, type, depth); in skb_network_protocol()