Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_ipt.c273 static struct tc_action_ops act_xt_ops = { variable
292 ret1 = tcf_register_action(&act_xt_ops, IPT_TAB_MASK); in ipt_init_module()
307 tcf_unregister_action(&act_xt_ops); in ipt_cleanup_module()