Lines Matching refs:cf_socket_ctx
936 struct cf_socket_ctx { struct
962 static void cf_socket_ctx_init(struct cf_socket_ctx *ctx, in cf_socket_ctx_init() argument
1002 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_close()
1025 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_shutdown()
1044 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_destroy()
1055 struct cf_socket_ctx *ctx = cf->ctx; in set_local_ip()
1091 struct cf_socket_ctx *ctx = cf->ctx; in set_remote_ip()
1111 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_open()
1246 struct cf_socket_ctx *ctx = cf->ctx; in do_connect()
1302 struct cf_socket_ctx *ctx = cf->ctx; in cf_tcp_connect()
1402 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_get_host()
1413 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_adjust_pollset()
1441 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_data_pending()
1455 static void win_update_sndbuf_size(struct cf_socket_ctx *ctx) in win_update_sndbuf_size()
1479 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_send()
1563 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_recv()
1631 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_update_data()
1640 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_active()
1662 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_cntrl()
1685 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_conn_is_alive()
1722 struct cf_socket_ctx *ctx = cf->ctx; in cf_socket_query()
1796 struct cf_socket_ctx *ctx = NULL; in Curl_cf_tcp_create()
1825 struct cf_socket_ctx *ctx = cf->ctx; in cf_udp_setup_quic()
1885 struct cf_socket_ctx *ctx = cf->ctx; in cf_udp_connect()
1945 struct cf_socket_ctx *ctx = NULL; in Curl_cf_udp_create()
1997 struct cf_socket_ctx *ctx = NULL; in Curl_cf_unix_create()
2026 struct cf_socket_ctx *ctx = cf->ctx; in cf_tcp_accept_timeleft()
2056 struct cf_socket_ctx *ctx = cf->ctx; in cf_tcp_set_accepted_remote_ip()
2089 struct cf_socket_ctx *ctx = cf->ctx; in cf_tcp_accept_connect()
2208 struct cf_socket_ctx *ctx = NULL; in Curl_conn_tcp_listen_set()
2274 struct cf_socket_ctx *ctx = cf->ctx; in Curl_cf_socket_peek()