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