Searched refs:nfnetlink_send (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/include/linux/netfilter/ |
| D | nfnetlink.h | 56 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
|
| /Linux-v6.1/net/netfilter/ |
| D | nf_tables_trace.c | 267 nfnetlink_send(skb, nft_net(pkt), 0, NFNLGRP_NFTRACE, 0, GFP_ATOMIC); in nft_trace_notify()
|
| D | nfnetlink.c | 175 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_send() function 182 EXPORT_SYMBOL_GPL(nfnetlink_send);
|
| D | nf_conntrack_netlink.c | 839 err = nfnetlink_send(skb, net, item->portid, group, item->report, in ctnetlink_conntrack_event() 3134 nfnetlink_send(skb, net, item->portid, group, item->report, GFP_ATOMIC); in ctnetlink_expect_event()
|
| D | nf_tables_api.c | 8200 nfnetlink_send(skb2, net, NETLINK_CB(skb).portid, NFNLGRP_NFTABLES, in nf_tables_gen_notify() 8774 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify() 8780 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()
|