Searched refs:xt_net_ops (Results 1 – 2 of 2) sorted by relevance
371 static struct pernet_operations xt_net_ops = { variable387 ret1 = tcf_register_action(&act_xt_ops, &xt_net_ops); in ipt_init_module()404 tcf_unregister_action(&act_xt_ops, &xt_net_ops); in ipt_cleanup_module()
1973 static struct pernet_operations xt_net_ops = { variable2003 rv = register_pernet_subsys(&xt_net_ops); in xt_init()2011 unregister_pernet_subsys(&xt_net_ops); in xt_fini()
Completed in 51 milliseconds