Searched refs:tipc_msg_lookup_dest (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/tipc/
H A Dmsg.c526 * tipc_msg_lookup_dest(): try to find new destination for named message
532 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err) tipc_msg_lookup_dest() function
H A Dmsg.h797 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err);
H A Dsocket.c1805 if (tipc_msg_lookup_dest(net, skb, &err)) tipc_sk_rcv()

Completed in 69 milliseconds