Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_flow_table_core.c656 static struct pernet_operations nf_flow_table_net_ops = { variable
665 ret = register_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_init()
676 unregister_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_init()
683 unregister_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_exit()