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

/linux-master/net/tipc/
H A Dmsg.h1175 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err);
H A Dmsg.c694 * tipc_msg_lookup_dest(): try to find new destination for named message
701 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err) function
H A Dsocket.c2514 if (tipc_msg_lookup_dest(net, skb, &err))

Completed in 95 milliseconds