Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_ipt.c362 static struct pernet_operations ipt_net_ops = { variable
431 ret2 = tcf_register_action(&act_ipt_ops, &ipt_net_ops); in ipt_init_module()
443 tcf_unregister_action(&act_ipt_ops, &ipt_net_ops); in ipt_cleanup_module()