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.c532 static struct pernet_operations nf_ct_net_ops = { variable
561 ret = register_pernet_subsys(&nf_ct_net_ops); in nf_ct_frag6_init()
571 unregister_pernet_subsys(&nf_ct_net_ops); in nf_ct_frag6_cleanup()