Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_vlan.c184 static struct tc_action_ops act_vlan_ops = { variable
195 return tcf_register_action(&act_vlan_ops, VLAN_TAB_MASK); in vlan_init_module()
200 tcf_unregister_action(&act_vlan_ops); in vlan_cleanup_module()