Searched refs:nf_ct_net_ops (Results 1 - 1 of 1) sorted by relevance

/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c665 static struct pernet_operations nf_ct_net_ops = { variable in typeref:struct:pernet_operations
685 ret = register_pernet_subsys(&nf_ct_net_ops);
695 unregister_pernet_subsys(&nf_ct_net_ops);

Completed in 5 milliseconds