Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_vlan.h28 #define VLAN_MAX_DEPTH 8 /* Max. number of nested VLAN tags parsed */ macro
596 unsigned int vlan_depth = skb->mac_len, parse_depth = VLAN_MAX_DEPTH; in __vlan_get_protocol()