Home
last modified time | relevance | path

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

/linux-5.10/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.c411 static int nfnl_cthelper_new(struct net *net, struct sock *nfnl, in nfnl_cthelper_new()
615 static int nfnl_cthelper_get(struct net *net, struct sock *nfnl, in nfnl_cthelper_get()
686 static int nfnl_cthelper_del(struct net *net, struct sock *nfnl, in nfnl_cthelper_del()
Dnfnetlink.c625 struct sock *nfnl; in nfnetlink_net_init() local
Dnft_compat.c621 static int nfnl_compat_get_rcu(struct net *net, struct sock *nfnl, in nfnl_compat_get_rcu()
/linux-5.10/include/net/
Dnet_namespace.h152 struct sock *nfnl; member