Home
last modified time | relevance | path

Searched refs:__vlan_get_protocol_offset (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dif_vlan.h599 static inline __be16 __vlan_get_protocol_offset(const struct sk_buff *skb, in __vlan_get_protocol_offset() function
640 return __vlan_get_protocol_offset(skb, type, 0, depth); in __vlan_get_protocol()