Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_vlan.c22 #define VLAN_TAB_MASK 15 macro
195 return tcf_register_action(&act_vlan_ops, VLAN_TAB_MASK); in vlan_init_module()