Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_reasm.c666 static struct pernet_operations nf_ct_net_ops = { variable
686 ret = register_pernet_subsys(&nf_ct_net_ops); in nf_ct_frag6_init()
696 unregister_pernet_subsys(&nf_ct_net_ops); in nf_ct_frag6_cleanup()