Searched refs:outgoing_buf (Results 1 – 1 of 1) sorted by relevance
251 nxt_unit_mmap_buf_t *outgoing_buf; member1337 req_impl->outgoing_buf = NULL; in nxt_unit_process_req_headers()1806 while (req_impl->outgoing_buf != NULL) { in nxt_unit_request_info_release()1807 nxt_unit_mmap_buf_free(req_impl->outgoing_buf); in nxt_unit_request_info_release()2428 nxt_unit_mmap_buf_insert_tail(&req_impl->outgoing_buf, mmap_buf); in nxt_unit_response_buf_alloc()