Searched refs:__vlan_get_protocol (Results 1 – 2 of 2) sorted by relevance
644 static inline __be16 __vlan_get_protocol(const struct sk_buff *skb, __be16 type, in __vlan_get_protocol() function659 return __vlan_get_protocol(skb, skb->protocol, NULL); in vlan_get_protocol()668 type = __vlan_get_protocol(skb, type, &maclen); in vlan_get_protocol_and_depth()
482 type = __vlan_get_protocol(skb, type, &maclen); in skb_vlan_inet_prepare()
Completed in 10 milliseconds