Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dif_vlan.h590 unsigned int vlan_depth = skb->mac_len, parse_depth = VLAN_MAX_DEPTH; in __vlan_get_protocol() local
608 if (unlikely(!vh || !--parse_depth)) in __vlan_get_protocol()