Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_vlan.h596 unsigned int vlan_depth = skb->mac_len, parse_depth = VLAN_MAX_DEPTH; in __vlan_get_protocol() local
614 if (unlikely(!vh || !--parse_depth)) in __vlan_get_protocol()