Home
last modified time | relevance | path

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

/include/linux/
A Dif_vlan.h644 static inline __be16 __vlan_get_protocol(const struct sk_buff *skb, __be16 type, in __vlan_get_protocol() function
659 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()
/include/net/
A Dip_tunnels.h482 type = __vlan_get_protocol(skb, type, &maclen); in skb_vlan_inet_prepare()

Completed in 10 milliseconds