Searched refs:tipc_msg_lookup_dest (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/tipc/
H A Dsocket.c2512 if (tipc_msg_lookup_dest(net, skb, &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 Dmsg.h1175 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err);

Completed in 190 milliseconds