Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
H A Dnfnetlink.h39 struct nfnetlink_subsystem { struct
51 int nfnetlink_subsys_register(const struct nfnetlink_subsystem *n); argument
52 int nfnetlink_subsys_unregister(const struct nfnetlink_subsystem *n);
/linux/net/netfilter/
H A Dnfnetlink_osf.c401 static const struct nfnetlink_subsystem nfnl_osf_subsys = {
H A Dnfnetlink_hook.c462 static const struct nfnetlink_subsystem nfhook_subsys = {
H A Dnfnetlink_acct.c408 static const struct nfnetlink_subsystem nfnl_acct_subsys = {
H A Dnfnetlink_cttimeout.c569 static const struct nfnetlink_subsystem cttimeout_subsys = {
H A Dnfnetlink_cthelper.c764 static const struct nfnetlink_subsystem nfnl_cthelper_subsys = {
H A Dnft_compat.c765 static const struct nfnetlink_subsystem nfnl_compat_subsys = {
H A Dnfnetlink_log.c1016 static const struct nfnetlink_subsystem nfulnl_subsys = {
H A Dnfnetlink_queue.c1643 static const struct nfnetlink_subsystem nfqnl_subsys = {
H A Dnf_tables_api.c11570 static const struct nfnetlink_subsystem nf_tables_subsys = {
/linux/net/netfilter/ipset/
H A Dip_set_core.c2232 static struct nfnetlink_subsystem ip_set_netlink_subsys __read_mostly = {