Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c528 static struct pernet_operations nf_ct_net_ops = { variable
557 ret = register_pernet_subsys(&nf_ct_net_ops); in nf_ct_frag6_init()
567 unregister_pernet_subsys(&nf_ct_net_ops); in nf_ct_frag6_cleanup()