Searched refs:nfnetlink_subsystem (Results 1 – 11 of 11) sorted by relevance
39 struct nfnetlink_subsystem { struct51 int nfnetlink_subsys_register(const struct nfnetlink_subsystem *n); argument52 int nfnetlink_subsys_unregister(const struct nfnetlink_subsystem *n);
401 static const struct nfnetlink_subsystem nfnl_osf_subsys = {
462 static const struct nfnetlink_subsystem nfhook_subsys = {
408 static const struct nfnetlink_subsystem nfnl_acct_subsys = {
569 static const struct nfnetlink_subsystem cttimeout_subsys = {
764 static const struct nfnetlink_subsystem nfnl_cthelper_subsys = {
765 static const struct nfnetlink_subsystem nfnl_compat_subsys = {
1016 static const struct nfnetlink_subsystem nfulnl_subsys = {
1643 static const struct nfnetlink_subsystem nfqnl_subsys = {
11570 static const struct nfnetlink_subsystem nf_tables_subsys = {
2232 static struct nfnetlink_subsystem ip_set_netlink_subsys __read_mostly = {