Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/netfilter/
Dnf_conntrack_reasm.c531 static struct pernet_operations nf_ct_net_ops = { variable
560 ret = register_pernet_subsys(&nf_ct_net_ops); in nf_ct_frag6_init()
570 unregister_pernet_subsys(&nf_ct_net_ops); in nf_ct_frag6_cleanup()