Searched defs:nfnl (Results 1 – 5 of 5) sorted by relevance
/linux-5.10/net/netfilter/ |
D | nfnetlink_acct.c | 47 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()
|
D | nfnetlink_cthelper.c | 411 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()
|
D | nfnetlink.c | 625 struct sock *nfnl; in nfnetlink_net_init() local
|
D | nft_compat.c | 621 static int nfnl_compat_get_rcu(struct net *net, struct sock *nfnl, in nfnl_compat_get_rcu()
|
/linux-5.10/include/net/ |
D | net_namespace.h | 152 struct sock *nfnl; member
|