Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_vlan.h597 struct vlan_type_depth { struct
602 struct vlan_type_depth __vlan_get_protocol_offset(const struct sk_buff *skb, argument
623 struct vlan_type_depth res; in vlan_get_protocol_offset_inline()
/linux/net/core/
H A Dskbuff.c7463 struct vlan_type_depth __vlan_get_protocol_offset(const struct sk_buff *skb, in __vlan_get_protocol_offset()
7475 return (struct vlan_type_depth) { 0 }; in __vlan_get_protocol_offset()
7486 return (struct vlan_type_depth) { 0 }; in __vlan_get_protocol_offset()
7492 return (struct vlan_type_depth) { in __vlan_get_protocol_offset()