Searched refs:nfnetlink_unicast (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/include/linux/netfilter/ |
| D | nfnetlink.h | 46 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid,
|
| /Linux-v4.19/net/netfilter/ |
| D | nfnetlink.c | 151 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_unicast() function 156 EXPORT_SYMBOL_GPL(nfnetlink_unicast);
|
| D | nfnetlink_log.c | 362 nfnetlink_unicast(inst->skb, inst->net, inst->peer_portid, in __nfulnl_send()
|
| D | nfnetlink_queue.c | 688 err = nfnetlink_unicast(nskb, net, queue->peer_portid, MSG_DONTWAIT); in __nfqnl_enqueue_packet()
|
| D | nf_tables_api.c | 4067 err = nfnetlink_unicast(skb, ctx->net, ctx->portid, MSG_DONTWAIT); in nft_get_set_elem()
|