Searched defs:nfnl (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/net/netfilter/ |
D | nfnetlink_acct.c | 50 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()
|
D | nfnetlink_cthelper.c | 411 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()
|
D | nfnetlink.c | 585 struct sock *nfnl; in nfnetlink_net_init() local
|
D | nft_compat.c | 614 static int nfnl_compat_get_rcu(struct net *net, struct sock *nfnl, in nfnl_compat_get_rcu()
|
/Linux-v4.19/include/net/ |
D | net_namespace.h | 134 struct sock *nfnl; member
|