Searched refs:tcp_connect_wait (Results 1 – 2 of 2) sorted by relevance
65 static int tcp_connect_wait(void *ctx, int timeout);328 return (tcp_connect_wait(ctx, timeout)); in tcp_connect()341 tcp_connect_wait(void *ctx, int timeout) in tcp_connect_wait() function618 .prt_connect_wait = tcp_connect_wait,
71 static int tcp_connect_wait(void *ctx, int timeout);316 error = tcp_connect_wait(tctx, timeout); in tcp_connect()339 tcp_connect_wait(void *ctx, int timeout) in tcp_connect_wait() function703 .prt_connect_wait = tcp_connect_wait,