Searched refs:nfnetlink_send (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/netfilter/ |
| H A D | nfnetlink.h | 55 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnfnetlink/libnfnetlink/ |
| H A D | 0005-include-Sync-with-kernel-headers.patch | 65 -extern int nfnetlink_send(struct sk_buff *skb, u32 pid, unsigned group,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nfnetlink.c | 156 int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_send() function 161 EXPORT_SYMBOL_GPL(nfnetlink_send);
|
| H A D | nf_tables_trace.c | 274 nfnetlink_send(skb, nft_net(pkt), 0, NFNLGRP_NFTRACE, 0, GFP_ATOMIC); in nft_trace_notify()
|
| H A D | nf_conntrack_netlink.c | 824 err = nfnetlink_send(skb, net, item->portid, group, item->report, in ctnetlink_conntrack_event() 3131 nfnetlink_send(skb, net, item->portid, group, item->report, GFP_ATOMIC); in ctnetlink_expect_event()
|
| H A D | nf_tables_api.c | 7282 nfnetlink_send(skb2, net, NETLINK_CB(skb).portid, NFNLGRP_NFTABLES, in nf_tables_gen_notify() 7781 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify() 7787 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()
|
| /OK3568_Linux_fs/buildroot/package/libnfnetlink/ |
| H A D | 0002-include-Sync-with-kernel-headers.patch | 69 -extern int nfnetlink_send(struct sk_buff *skb, u32 pid, unsigned group,
|