Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_api.c9415 static const struct nfnetlink_subsystem nf_tables_subsys = { variable
10235 err = nfnetlink_subsys_register(&nf_tables_subsys); in nf_tables_module_init()
10262 nfnetlink_subsys_unregister(&nf_tables_subsys); in nf_tables_module_exit()