tcp_conn_find_ref 50 uspace/srv/net/tcp/conn.h extern tcp_conn_t *tcp_conn_find_ref(inet_ep2_t *); tcp_conn_find_ref 102 uspace/srv/net/tcp/test/conn.c cfound = tcp_conn_find_ref(&conn->ident); tcp_conn_find_ref 107 uspace/srv/net/tcp/test/conn.c cfound = tcp_conn_find_ref(&epp); tcp_conn_find_ref 334 uspace/srv/net/tcp/ucall.c conn = tcp_conn_find_ref(epp);HelenOS homepage, sources at GitHub