Home
last modified time | relevance | path

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

/linux/net/core/
H A Dskbuff.c7457 unsigned int vlan_depth = skb->mac_len, parse_depth = VLAN_MAX_DEPTH; in __vlan_get_protocol_offset() local
7475 if (unlikely(!vh || !--parse_depth)) in __vlan_get_protocol_offset()