Lines Matching refs:DEBUGASSERT
334 DEBUGASSERT(!ctx->h2); in cf_h2_proxy_ctx_init()
555 DEBUGASSERT(data); in on_session_send()
652 DEBUGASSERT(data); in proxy_h2_on_frame_send()
674 DEBUGASSERT(data); in proxy_h2_on_frame_recv()
687 DEBUGASSERT(data); in proxy_h2_on_frame_recv()
756 DEBUGASSERT(stream_id); /* should never be a zero stream ID here */ in proxy_h2_on_header()
832 DEBUGASSERT(ts == &ctx->tunnel); in tunnel_send_callback()
859 DEBUGASSERT(stream_id); /* should never be a zero stream ID here */ in tunnel_recv_callback()
870 DEBUGASSERT((size_t)nwritten == len); in tunnel_recv_callback()
992 DEBUGASSERT(ts->resp); in inspect_response()
1032 DEBUGASSERT(ts); in H2_CONNECT()
1033 DEBUGASSERT(ts->authority); in H2_CONNECT()
1065 DEBUGASSERT(ts->has_final_response); in H2_CONNECT()
1119 DEBUGASSERT(ts->authority); in cf_h2_proxy_connect()
1324 DEBUGASSERT(nread > 0); in tunnel_recv()