Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_ipt.c361 static struct pernet_operations ipt_net_ops = { variable
430 ret2 = tcf_register_action(&act_ipt_ops, &ipt_net_ops); in ipt_init_module()
442 tcf_unregister_action(&act_ipt_ops, &ipt_net_ops); in ipt_cleanup_module()

Completed in 5 milliseconds