Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_flow_table_core.c657 static struct pernet_operations nf_flow_table_net_ops = { variable
666 ret = register_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_init()
677 unregister_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_init()
684 unregister_pernet_subsys(&nf_flow_table_net_ops); in nf_flow_table_module_exit()