Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_flow_table_core.c649 static struct pernet_operations nf_flow_table_net_ops = { variable
658 ret = register_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_init()
669 unregister_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_exit()