Home
last modified time | relevance | path

Searched refs:nfnetlink_unicast (Results 1 – 3 of 3) sorted by relevance

/net/netfilter/
Dnfnetlink.c145 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_unicast() function
150 EXPORT_SYMBOL_GPL(nfnetlink_unicast);
Dnfnetlink_log.c363 nfnetlink_unicast(inst->skb, inst->net, inst->peer_portid, in __nfulnl_send()
Dnfnetlink_queue_core.c539 err = nfnetlink_unicast(nskb, net, queue->peer_portid, MSG_DONTWAIT); in __nfqnl_enqueue_packet()