Lines Matching refs:CURL_TRC_CF

214   CURL_TRC_CF(data, cf, "data setup");  in h3_data_setup()
231 CURL_TRC_CF(data, cf, "easy handle is done"); in h3_data_done()
282 CURL_TRC_CF(data, cf, "[MSH3] connected"); in msh3_conn_connected()
296 CURL_TRC_CF(data, cf, "[MSH3] shutdown complete"); in msh3_conn_shutdown_complete()
529 CURL_TRC_CF(data, cf, "cf_recv, was reset -> %d", *err); in recv_closed_stream()
536 CURL_TRC_CF(data, cf, "cf_recv, closed uncleanly -> %d", *err); in recv_closed_stream()
540 CURL_TRC_CF(data, cf, "cf_recv, closed ok -> %d", *err); in recv_closed_stream()
574 CURL_TRC_CF(data, cf, "cf_recv(len=%zu), stream=%d", len, !!stream); in cf_msh3_recv()
594 CURL_TRC_CF(data, cf, "read recvbuf(len=%zu) -> %zd, %d", in cf_msh3_recv()
606 CURL_TRC_CF(data, cf, "req: nothing here, call again"); in cf_msh3_recv()
637 CURL_TRC_CF(data, cf, "req: send %zu bytes", len); in cf_msh3_send()
671 CURL_TRC_CF(data, cf, "req: send %zu headers", nheader); in cf_msh3_send()
687 CURL_TRC_CF(data, cf, "req: send %zu body bytes", len); in cf_msh3_send()
747 CURL_TRC_CF((struct Curl_easy *)data, cf, "data pending = %zu", in cf_msh3_data_pending()
794 CURL_TRC_CF(data, cf, "req: send done"); in cf_msh3_data_event()
836 CURL_TRC_CF(data, cf, "non-standard CA not supported, " in cf_connect_start()
840 CURL_TRC_CF(data, cf, "non-standard CA not supported, " in cf_connect_start()
845 CURL_TRC_CF(data, cf, "connecting to %s:%d (verify=%d)", in cf_connect_start()
911 CURL_TRC_CF(data, cf, "handshake succeeded"); in cf_msh3_connect()
940 CURL_TRC_CF(data, cf, "destroying"); in cf_msh3_close()
957 CURL_TRC_CF(data, cf, "cf_msh3_close(%d) active", in cf_msh3_close()
962 CURL_TRC_CF(data, cf, "cf_socket_close(%d) no longer at " in cf_msh3_close()