Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/netfilter/
Dnfnetlink.h27 struct nfnetlink_subsystem { struct
39 int nfnetlink_subsys_register(const struct nfnetlink_subsystem *n); argument
40 int nfnetlink_subsys_unregister(const struct nfnetlink_subsystem *n);
/Linux-v5.4/net/netfilter/
Dnfnetlink.c45 const struct nfnetlink_subsystem __rcu *subsys;
80 int nfnetlink_subsys_register(const struct nfnetlink_subsystem *n) in nfnetlink_subsys_register()
101 int nfnetlink_subsys_unregister(const struct nfnetlink_subsystem *n) in nfnetlink_subsys_unregister()
111 static inline const struct nfnetlink_subsystem *nfnetlink_get_subsys(u16 type) in nfnetlink_get_subsys()
122 nfnetlink_find_client(u16 type, const struct nfnetlink_subsystem *ss) in nfnetlink_find_client()
164 const struct nfnetlink_subsystem *ss; in nfnetlink_rcv_msg()
302 const struct nfnetlink_subsystem *ss; in nfnetlink_rcv_batch()
569 const struct nfnetlink_subsystem *ss; in nfnetlink_bind()
Dnfnetlink_osf.c388 static const struct nfnetlink_subsystem nfnl_osf_subsys = {
Dnfnetlink_acct.c394 static const struct nfnetlink_subsystem nfnl_acct_subsys = {
Dnfnetlink_cttimeout.c565 static const struct nfnetlink_subsystem cttimeout_subsys = {
Dnfnetlink_cthelper.c759 static const struct nfnetlink_subsystem nfnl_cthelper_subsys = {
Dnft_compat.c694 static const struct nfnetlink_subsystem nfnl_compat_subsys = {
Dnfnetlink_log.c1003 static const struct nfnetlink_subsystem nfulnl_subsys = {
Dnfnetlink_queue.c1395 static const struct nfnetlink_subsystem nfqnl_subsys = {
Dnf_conntrack_netlink.c3546 static const struct nfnetlink_subsystem ctnl_subsys = {
3553 static const struct nfnetlink_subsystem ctnl_exp_subsys = {
Dnf_tables_api.c7094 static const struct nfnetlink_subsystem nf_tables_subsys = {
/Linux-v5.4/net/netfilter/ipset/
Dip_set_core.c2028 static struct nfnetlink_subsystem ip_set_netlink_subsys __read_mostly = {