Home
last modified time | relevance | path

Searched refs:nfnetlink_send (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/netfilter/
Dnfnetlink.h43 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
/Linux-v4.19/net/netfilter/
Dnfnetlink.c138 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_send() function
143 EXPORT_SYMBOL_GPL(nfnetlink_send);
Dnf_tables_trace.c282 nfnetlink_send(skb, nft_net(pkt), 0, NFNLGRP_NFTRACE, 0, GFP_ATOMIC); in nft_trace_notify()
Dnf_tables_api.c579 nfnetlink_send(skb, ctx->net, ctx->portid, NFNLGRP_NFTABLES, in nf_tables_table_notify()
1238 nfnetlink_send(skb, ctx->net, ctx->portid, NFNLGRP_NFTABLES, in nf_tables_chain_notify()
2257 nfnetlink_send(skb, ctx->net, ctx->portid, NFNLGRP_NFTABLES, in nf_tables_rule_notify()
3186 nfnetlink_send(skb, ctx->net, portid, NFNLGRP_NFTABLES, ctx->report, in nf_tables_set_notify()
4153 nfnetlink_send(skb, net, portid, NFNLGRP_NFTABLES, ctx->report, in nf_tables_setelem_notify()
5255 nfnetlink_send(skb, net, portid, NFNLGRP_NFTABLES, report, gfp); in nft_obj_notify()
5857 nfnetlink_send(skb, ctx->net, ctx->portid, NFNLGRP_NFTABLES, in nf_tables_flowtable_notify()
5967 nfnetlink_send(skb2, net, NETLINK_CB(skb).portid, NFNLGRP_NFTABLES, in nf_tables_gen_notify()
Dnf_conntrack_netlink.c796 err = nfnetlink_send(skb, net, item->portid, group, item->report, in ctnetlink_conntrack_event()
2822 nfnetlink_send(skb, net, item->portid, group, item->report, GFP_ATOMIC); in ctnetlink_expect_event()