Lines Matching refs:tcp_ctx
60 struct tcp_ctx { struct
197 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()
515 struct tcp_ctx *tctx = ctx; in tcp_recv()
531 const struct tcp_ctx *tctx = ctx; in tcp_descriptor()
542 const struct tcp_ctx *tctx = ctx; in tcp_address_match()
641 const struct tcp_ctx *tctx = ctx; in tcp_local_address()
665 const struct tcp_ctx *tctx = ctx; in tcp_remote_address()
689 struct tcp_ctx *tctx = ctx; in tcp_close()