Searched refs:nfnetlink_unicast (Results 1 – 3 of 3) sorted by relevance
145 int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid, in nfnetlink_unicast() function150 EXPORT_SYMBOL_GPL(nfnetlink_unicast);
363 nfnetlink_unicast(inst->skb, inst->net, inst->peer_portid, in __nfulnl_send()
539 err = nfnetlink_unicast(nskb, net, queue->peer_portid, MSG_DONTWAIT); in __nfqnl_enqueue_packet()