Searched refs:tcp_ctx (Results 1 – 2 of 2) sorted by relevance
55 struct tcp_ctx { struct193 struct tcp_ctx *tctx; in tcp_setup_new()239 struct tcp_ctx *tctx; in tcp_setup_wrap()262 struct tcp_ctx *tctx; in tcp_client()288 struct tcp_ctx *tctx = ctx; in tcp_connect()343 struct tcp_ctx *tctx = ctx; in tcp_connect_wait()408 struct tcp_ctx *tctx; in tcp_server()442 struct tcp_ctx *tctx = ctx; in tcp_accept()443 struct tcp_ctx *newtctx; in tcp_accept()484 struct tcp_ctx *tctx = ctx; in tcp_send()[all …]
60 struct tcp_ctx { struct197 tcp_setup_new(const char *addr, int side, struct tcp_ctx **tctxp) in tcp_setup_new()199 struct tcp_ctx *tctx; in tcp_setup_new()265 struct tcp_ctx *tctx; in tcp_connect()341 struct tcp_ctx *tctx = ctx; in tcp_connect_wait()408 struct tcp_ctx *tctx; in tcp_server()442 struct tcp_ctx *tctx = ctx; in tcp_accept()443 struct tcp_ctx *newtctx; in tcp_accept()477 struct tcp_ctx *tctx; in tcp_wrap()499 struct tcp_ctx *tctx = ctx; in tcp_send()[all …]