xt_net_ops       1883 net/netfilter/x_tables.c static struct pernet_operations xt_net_ops = {
xt_net_ops       1910 net/netfilter/x_tables.c 	rv = register_pernet_subsys(&xt_net_ops);
xt_net_ops       1918 net/netfilter/x_tables.c 	unregister_pernet_subsys(&xt_net_ops);
xt_net_ops        411 net/sched/act_ipt.c static struct pernet_operations xt_net_ops = {
xt_net_ops        427 net/sched/act_ipt.c 	ret1 = tcf_register_action(&act_xt_ops, &xt_net_ops);
xt_net_ops        444 net/sched/act_ipt.c 	tcf_unregister_action(&act_xt_ops, &xt_net_ops);