Lines Matching refs:inbuflen
218 httpc->inbuflen = nread; in http2_connisdead()
1355 nread = httpc->inbuflen - httpc->nread_inbuf; in h2_process_pending_input()
1371 httpc->inbuflen = 0; in h2_process_pending_input()
1379 httpc->inbuflen - httpc->nread_inbuf)); in h2_process_pending_input()
1678 if(httpc->inbuflen == 0) { in http2_recv()
1701 httpc->inbuflen = nread; in http2_recv()
1705 nread = httpc->inbuflen - httpc->nread_inbuf; in http2_recv()
1722 httpc->inbuflen = 0; in http2_recv()
1728 httpc->inbuflen - httpc->nread_inbuf)); in http2_recv()
2189 httpc->inbuflen = 0; in Curl_http2_setup()
2287 httpc->inbuflen = nread; in Curl_http2_switched()
2290 httpc->inbuflen); in Curl_http2_switched()
2301 httpc->inbuflen = 0; in Curl_http2_switched()