Searched defs:nfnl (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/net/netfilter/ |
D | nfnetlink_acct.c | 50 nfnl_acct_new(struct sock *nfnl, struct sk_buff *skb, in nfnl_acct_new() 257 nfnl_acct_get(struct sock *nfnl, struct sk_buff *skb, in nfnl_acct_get() 337 nfnl_acct_del(struct sock *nfnl, struct sk_buff *skb, in nfnl_acct_del()
|
D | nfnetlink_cthelper.c | 290 nfnl_cthelper_new(struct sock *nfnl, struct sk_buff *skb, in nfnl_cthelper_new() 502 nfnl_cthelper_get(struct sock *nfnl, struct sk_buff *skb, in nfnl_cthelper_get() 574 nfnl_cthelper_del(struct sock *nfnl, struct sk_buff *skb, in nfnl_cthelper_del()
|
D | nfnetlink.c | 503 struct sock *nfnl; in nfnetlink_net_init() local
|
D | nft_compat.c | 523 nfnl_compat_get(struct sock *nfnl, struct sk_buff *skb, in nfnl_compat_get()
|
/linux-4.4.14/include/net/ |
D | net_namespace.h | 119 struct sock *nfnl; member
|