Searched refs:got_now (Results 1 – 1 of 1) sorted by relevance
4917 size_t got_now = sldns_buffer_limit(c->buffer); local4918 if(c->tcp_byte_count <= got_now) {4930 if(remainbufferlen+got_now >= c->tcp_byte_count ||4941 c->tcp_byte_count -= got_now;4960 size_t got_now = sldns_buffer_limit(c->buffer) - c->http_stored; local4961 …d, tcpbytcount %d, http_stored %d, buffer pos %d, buffer limit %d", (int)got_now, (int)c->tcp_byte…4962 if(c->tcp_byte_count <= got_now) {5001 c->tcp_byte_count -= got_now;