Searched refs:vlan_depth (Results 1 – 2 of 2) sorted by relevance
42 int vlan_depth = skb->mac_len; in skb_mac_gso_segment() local43 __be16 type = skb_network_protocol(skb, &vlan_depth); in skb_mac_gso_segment()48 __skb_pull(skb, vlan_depth); in skb_mac_gso_segment()
1087 int vlan_depth = 0; in batadv_bla_process_claim() local1114 vlan_depth++; in batadv_bla_process_claim()1156 if (vlan_depth > 1) in batadv_bla_process_claim()
Completed in 7 milliseconds