Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/netfilter/
Dnfnetlink.h43 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
/Linux-v5.4/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.c279 nfnetlink_send(skb, nft_net(pkt), 0, NFNLGRP_NFTRACE, 0, GFP_ATOMIC); in nft_trace_notify()
Dnf_tables_api.c622 nfnetlink_send(skb, ctx->net, ctx->portid, NFNLGRP_NFTABLES, in nf_tables_table_notify()
1317 nfnetlink_send(skb, ctx->net, ctx->portid, NFNLGRP_NFTABLES, in nf_tables_chain_notify()
2386 nfnetlink_send(skb, ctx->net, ctx->portid, NFNLGRP_NFTABLES, in nf_tables_rule_notify()
3360 nfnetlink_send(skb, ctx->net, portid, NFNLGRP_NFTABLES, ctx->report, in nf_tables_set_notify()
4360 nfnetlink_send(skb, net, portid, NFNLGRP_NFTABLES, ctx->report, in nf_tables_setelem_notify()
5543 nfnetlink_send(skb, net, portid, NFNLGRP_NFTABLES, report, gfp); in nft_obj_notify()
6163 nfnetlink_send(skb, ctx->net, ctx->portid, NFNLGRP_NFTABLES, in nf_tables_flowtable_notify()
6273 nfnetlink_send(skb2, net, NETLINK_CB(skb).portid, NFNLGRP_NFTABLES, in nf_tables_gen_notify()
Dnf_conntrack_netlink.c800 err = nfnetlink_send(skb, net, item->portid, group, item->report, in ctnetlink_conntrack_event()
2871 nfnetlink_send(skb, net, item->portid, group, item->report, GFP_ATOMIC); in ctnetlink_expect_event()