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

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

Completed in 42 milliseconds