Lines Matching defs:connection
54 http2_connection_t *connection; in send_callback() local
98 http2_connection_t *connection; in recv_callback() local
137 http2_connection_t *connection = (http2_connection_t *)user_data; in on_frame_send_callback() local
212 http2_connection_t *connection = (http2_connection_t *)user_data; in on_frame_recv_callback() local
295 http2_connection_t *connection = (http2_connection_t *)user_data; in on_h2_stream_close_callback() local
337 http2_connection_t *connection = (http2_connection_t *)user_data; in on_data_chunk_recv_callback() local
389 http2_connection_t *connection = (http2_connection_t *)user_data; in on_header_callback() local
397 http2_connection_t *connection = (http2_connection_t *)user_data; in on_header_callback() local
479 http2_connection_t *connection = (http2_connection_t *)user_data; in data_read_callback() local
640 http2_connection_t *connection; in iotx_http2_client_connect() local
698 http2_connection_t *connection; in iotx_http2_client_connect_with_cb() local
831 int iotx_http2_exec_io(http2_connection_t *connection) in iotx_http2_exec_io()
854 int iotx_http2_reset_stream(http2_connection_t *connection, int32_t stream_id) in iotx_http2_reset_stream()