Home
last modified time | relevance | path

Searched refs:nfnetlink_send (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/netfilter/
H A Dnfnetlink.h49 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dnfnetlink.h55 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
/kernel/linux/linux-5.10/net/netfilter/
H A Dnfnetlink.c156 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_send() function
161 EXPORT_SYMBOL_GPL(nfnetlink_send); variable
H A Dnf_tables_trace.c274 nfnetlink_send(skb, nft_net(pkt), 0, NFNLGRP_NFTRACE, 0, GFP_ATOMIC); in nft_trace_notify()
H A Dnf_conntrack_netlink.c824 err = nfnetlink_send(skb, net, item->portid, group, item->report, in ctnetlink_conntrack_event()
3128 nfnetlink_send(skb, net, item->portid, group, item->report, GFP_ATOMIC); in ctnetlink_expect_event()
H A Dnf_tables_api.c7648 nfnetlink_send(skb2, net, NETLINK_CB(skb).portid, NFNLGRP_NFTABLES, in nf_tables_gen_notify()
8338 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()
8344 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink.c176 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_send() function
183 EXPORT_SYMBOL_GPL(nfnetlink_send); variable
H A Dnf_tables_trace.c294 nfnetlink_send(skb, nft_net(pkt), 0, NFNLGRP_NFTRACE, 0, GFP_ATOMIC); in nft_trace_notify()
H A Dnf_conntrack_netlink.c844 err = nfnetlink_send(skb, net, item->portid, group, item->report, in ctnetlink_conntrack_event()
3132 nfnetlink_send(skb, net, item->portid, group, item->report, GFP_ATOMIC); in ctnetlink_expect_event()
H A Dnf_tables_api.c8928 nfnetlink_send(skb2, net, NETLINK_CB(skb).portid, NFNLGRP_NFTABLES, in nf_tables_gen_notify()
9808 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()
9814 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()

Completed in 37 milliseconds