Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
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()
682 unregister_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_init()
689 unregister_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_exit()