Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_ipt.c263 static struct tc_action_ops act_ipt_ops = { variable
295 ret2 = tcf_register_action(&act_ipt_ops, IPT_TAB_MASK); in ipt_init_module()
308 tcf_unregister_action(&act_ipt_ops); in ipt_cleanup_module()