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