Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c10965 static const struct nfnetlink_subsystem nf_tables_subsys = { variable
11735 err = nfnetlink_subsys_register(&nf_tables_subsys); in nf_tables_module_init()
11762 nfnetlink_subsys_unregister(&nf_tables_subsys); in nf_tables_module_exit()