Home
last modified time | relevance | path

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

/net/sched/
Dact_ipt.c31 static struct tc_action_ops act_xt_ops; variable
219 return __tcf_ipt_init(net, xt_net_id, nla, est, a, &act_xt_ops, ovr, in tcf_xt_init()
386 static struct tc_action_ops act_xt_ops = { variable
403 return tc_action_net_init(net, tn, &act_xt_ops); in xt_init_net()
427 ret1 = tcf_register_action(&act_xt_ops, &xt_net_ops); in ipt_init_module()
444 tcf_unregister_action(&act_xt_ops, &xt_net_ops); in ipt_cleanup_module()