Searched refs:tcp_byte_count (Results 1 – 4 of 4) sorted by relevance
2959 c->tcp_byte_count = 0;3307 c->tcp_byte_count = 0;3350 c->tcp_byte_count = 0;5753 c->tcp_byte_count = 0;5817 c->tcp_byte_count = 0;5884 c->tcp_byte_count = 0;5983 c->tcp_byte_count = 0;6082 c->tcp_byte_count = 0;6195 c->tcp_byte_count = 0;6295 c->tcp_byte_count = 0;[all …]
224 size_t tcp_byte_count; member
2211 if(req->cp->tcp_byte_count != 0) { in tcp_req_info_setup_listen()2289 req->cp->tcp_byte_count = 0; in tcp_req_info_handle_read_close()2460 if(req->cp->tcp_is_reading && req->cp->tcp_byte_count == 0) { in tcp_req_info_send_reply()
1274 pend_tcp->c->tcp_byte_count = 0;