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

/linux-4.1.27/net/tipc/
H A Dserver.c123 static struct tipc_conn *tipc_conn_lookup(struct tipc_server *s, int conid) tipc_conn_lookup() function
447 con = tipc_conn_lookup(s, conid); tipc_conn_sendmsg()
477 con = tipc_conn_lookup(s, conid); tipc_conn_terminate()

Completed in 70 milliseconds