Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dact_gact.c180 static struct tc_action_ops act_gact_ops = { variable
200 return tcf_register_action(&act_gact_ops, GACT_TAB_MASK); in gact_init_module()
205 tcf_unregister_action(&act_gact_ops); in gact_cleanup_module()