Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_flower.c1688 const bool good_num_of_vlans = key->num_of_vlans.num_of_vlans > vthresh; in is_vlan_key() local
1692 return good_num_of_vlans; in is_vlan_key()
1696 if (good_num_of_vlans || eth_type_vlan(*ethertype)) in is_vlan_key()