Searched refs:nxt_http_buf_last (Results 1 – 7 of 7) sorted by relevance
95 out->next = nxt_http_buf_last(r); in nxt_http_request_send_error_body()
337 nxt_buf_t *nxt_http_buf_last(nxt_http_request_t *r);
773 nxt_http_buf_last(nxt_http_request_t *r) in nxt_http_buf_last() function811 nxt_http_proto[r->protocol].discard(task, r, nxt_http_buf_last(r)); in nxt_http_request_error_handler()
622 out->next = nxt_http_buf_last(r); in hxt_h1p_send_ws_error()
1392 header->next = nxt_http_buf_last(r); in nxt_h1p_request_header_send()2706 nxt_buf_chain_add(&out, nxt_http_buf_last(peer->request)); in nxt_h1p_peer_body_process()2735 peer->body = nxt_http_buf_last(r); in nxt_h1p_peer_closed()
898 b->next = nxt_http_buf_last(r); in nxt_http_static_buf_completion()
4083 nxt_buf_chain_add(&b, nxt_http_buf_last(r)); in nxt_router_response_ready_handler()