Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dcls_flower.c1806 const bool good_num_of_vlans = key->num_of_vlans.num_of_vlans > vthresh; in is_vlan_key() local
1810 return good_num_of_vlans; in is_vlan_key()
1814 if (good_num_of_vlans || eth_type_vlan(*ethertype)) in is_vlan_key()