Home
last modified time | relevance | path

Searched defs:nfnl (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/netfilter/
Dnfnetlink_acct.c47 static int nfnl_acct_new(struct net *net, struct sock *nfnl, in nfnl_acct_new()
267 static int nfnl_acct_get(struct net *net, struct sock *nfnl, in nfnl_acct_get()
340 static int nfnl_acct_del(struct net *net, struct sock *nfnl, in nfnl_acct_del()
Dnfnetlink_cthelper.c410 static int nfnl_cthelper_new(struct net *net, struct sock *nfnl, in nfnl_cthelper_new()
614 static int nfnl_cthelper_get(struct net *net, struct sock *nfnl, in nfnl_cthelper_get()
685 static int nfnl_cthelper_del(struct net *net, struct sock *nfnl, in nfnl_cthelper_del()
Dnfnetlink.c588 struct sock *nfnl; in nfnetlink_net_init() local
Dnft_compat.c602 static int nfnl_compat_get_rcu(struct net *net, struct sock *nfnl, in nfnl_compat_get_rcu()
/Linux-v5.4/include/net/
Dnet_namespace.h148 struct sock *nfnl; member