Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_gact.c186 static struct tc_action_ops act_gact_ops = { variable
206 return tcf_register_action(&act_gact_ops, GACT_TAB_MASK); in gact_init_module()
211 tcf_unregister_action(&act_gact_ops); in gact_cleanup_module()