Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnfnetlink_acct.c50 static int nfnl_acct_new(struct net *net, struct sock *nfnl, in nfnl_acct_new()
270 static int nfnl_acct_get(struct net *net, struct sock *nfnl, in nfnl_acct_get()
343 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()
616 static int nfnl_cthelper_get(struct net *net, struct sock *nfnl, in nfnl_cthelper_get()
687 static int nfnl_cthelper_del(struct net *net, struct sock *nfnl, in nfnl_cthelper_del()
Dnfnetlink.c585 struct sock *nfnl; in nfnetlink_net_init() local
Dnft_compat.c614 static int nfnl_compat_get_rcu(struct net *net, struct sock *nfnl, in nfnl_compat_get_rcu()
/Linux-v4.19/include/net/
Dnet_namespace.h134 struct sock *nfnl; member