Searched refs:nfnetlink_send (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/netfilter/ |
H A D | nfnetlink.h | 55 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
|
/linux/net/netfilter/ |
H A D | nfnetlink.c | 176 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_send() function 183 EXPORT_SYMBOL_GPL(nfnetlink_send);
|
H A D | nf_tables_trace.c | 298 nfnetlink_send(skb, nft_net(pkt), 0, NFNLGRP_NFTRACE, 0, GFP_ATOMIC); in nft_trace_notify()
|
H A D | nf_tables_api.c | 9635 nfnetlink_send(skb2, net, NETLINK_CB(skb).portid, NFNLGRP_NFTABLES, in nf_tables_gen_notify() 10520 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify() 10526 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()
|