| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_buf.h | 49 unsigned last_buf:1; member 132 ((b->flush || b->last_buf || b->sync) \ 137 && !ngx_buf_in_memory(b) && !b->in_file && !b->flush && !b->last_buf)
|
| H A D | ngx_output_chain.c | 570 dst->last_buf = src->last_buf; in ngx_output_chain_copy_buf() 666 dst->last_buf = src->last_buf; in ngx_output_chain_copy_buf()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_chunked_filter_module.c | 185 if (cl->buf->last_buf) { in ngx_http_chunked_body_filter() 191 cl->buf->last_buf = 0; in ngx_http_chunked_body_filter() 274 b->last_buf = 1; in ngx_http_chunked_create_trailers()
|
| H A D | ngx_http_addition_filter_module.c | 174 if (cl->buf->last_buf) { in ngx_http_addition_body_filter() 175 cl->buf->last_buf = 0; in ngx_http_addition_body_filter()
|
| H A D | ngx_http_gzip_filter_module.c | 591 if (b->flush || b->last_buf || buffered > conf->postpone_gzipping) { in ngx_http_gzip_filter_buffer() 605 buf->last_buf = b->last_buf; in ngx_http_gzip_filter_buffer() 741 if (ctx->in_buf->last_buf) { in ngx_http_gzip_filter_add_data() 966 ctx->out_buf->last_buf = 1; in ngx_http_gzip_filter_deflate_end() 974 b->last_buf = 1; in ngx_http_gzip_filter_deflate_end()
|
| H A D | ngx_http_sub_filter_module.c | 408 b->last_buf = 0; in ngx_http_sub_body_filter() 478 && (ctx->buf->last_buf || ctx->buf->last_in_chain)) in ngx_http_sub_body_filter() 499 if (ctx->buf->last_buf || ctx->buf->flush || ctx->buf->sync in ngx_http_sub_body_filter() 518 b->last_buf = ctx->buf->last_buf; in ngx_http_sub_body_filter()
|
| H A D | ngx_http_slice_filter_module.c | 227 if (cl->buf->last_buf) { in ngx_http_slice_body_filter() 228 cl->buf->last_buf = 0; in ngx_http_slice_body_filter()
|
| H A D | ngx_http_range_filter_module.c | 673 if (!buf->last_buf) { in ngx_http_range_test_overlapped() 765 buf->last_buf = (r == r->main) ? 1 : 0; in ngx_http_range_singlepart_body() 888 b->last_buf = 1; in ngx_http_range_multipart_body()
|
| H A D | ngx_http_stub_status_module.c | 150 b->last_buf = (r == r->main) ? 1 : 0; in ngx_http_stub_status_handler()
|
| H A D | ngx_http_flv_module.c | 242 b->last_buf = (r == r->main) ? 1 : 0; in ngx_http_flv_handler()
|
| H A D | ngx_http_gunzip_filter_module.c | 358 if (ctx->in_buf->last_buf || ctx->in_buf->last_in_chain) { in ngx_http_gunzip_filter_add_data() 605 b->last_buf = (r == r->main) ? 1 : 0; in ngx_http_gunzip_filter_inflate_end()
|
| H A D | ngx_http_static_module.c | 257 b->last_buf = (r == r->main) ? 1: 0; in ngx_http_static_handler()
|
| H A D | ngx_http_gzip_static_module.c | 271 b->last_buf = (r == r->main) ? 1 : 0; in ngx_http_gzip_static_handler()
|
| H A D | ngx_http_xslt_filter_module.c | 278 if (cl->buf->last_buf || cl->buf->last_in_chain) { in ngx_http_xslt_body_filter() 397 (b->last_buf) || (b->last_in_chain)); in ngx_http_xslt_add_chunk() 606 b->last_buf = 1; in ngx_http_xslt_apply_stylesheet()
|
| H A D | ngx_http_image_filter_module.c | 511 if (b->last_buf) { in ngx_http_image_read() 590 b->last_buf = 1; in ngx_http_image_json() 644 b->last_buf = 1; in ngx_http_image_asis() 1082 b->last_buf = 1; in ngx_http_image_resize()
|
| H A D | ngx_http_charset_filter_module.c | 955 b->last_buf = buf->last_buf; in ngx_http_charset_recode_from_utf8() 1082 b->last_buf = buf->last_buf; in ngx_http_charset_recode_to_utf8()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_write_filter_module.c | 153 if (cl->buf->last_buf) { in ngx_stream_write_filter() 225 if (cl->buf->last_buf) { in ngx_stream_write_filter()
|
| H A D | ngx_stream_return_module.c | 116 b->last_buf = 1; in ngx_stream_return_handler()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_write_filter_module.c | 129 if (cl->buf->last_buf) { in ngx_http_write_filter() 201 if (cl->buf->last_buf) { in ngx_http_write_filter()
|
| H A D | ngx_http_postpone_filter_module.c | 214 b->last_buf = 1; in ngx_http_postpone_filter_in_memory()
|
| H A D | ngx_http_special_response.c | 767 b->last_buf = 1; in ngx_http_send_special_response() 839 b->last_buf = (r == r->main) ? 1 : 0; in ngx_http_send_refresh()
|
| H A D | ngx_http_request_body.c | 914 b->last_buf = 1; in ngx_http_request_body_length_filter() 1048 b->last_buf = 1; in ngx_http_request_body_chunked_filter()
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_filter_module.c | 1170 b->last_buf = fin; in ngx_http_v2_create_headers_frame() 1438 if (size || in->buf->last_buf) { in ngx_http_v2_send_chain() 1555 cl->buf->last_buf = 0; in ngx_http_v2_send_chain() 1563 if (cl->buf->last_buf) { in ngx_http_v2_send_chain() 1570 cl->buf->last_buf = 0; in ngx_http_v2_send_chain() 1574 if (frame_size || cl->buf->last_buf) { in ngx_http_v2_send_chain() 1696 flags = last->buf->last_buf ? NGX_HTTP_V2_END_STREAM_FLAG : 0; in ngx_http_v2_filter_get_data_frame() 1744 frame->fin = last->buf->last_buf; in ngx_http_v2_filter_get_data_frame()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_udp_sendmsg_chain.c | 131 if (in->buf->flush || in->buf->last_buf) { in ngx_udp_output_chain_to_iovec()
|
| /f-stack/dpdk/drivers/net/liquidio/ |
| H A D | lio_rxtx.c | 467 struct rte_mbuf *last_buf = NULL; in lio_droq_fast_process_packet() local 514 if (last_buf) in lio_droq_fast_process_packet() 515 last_buf->next = nicbuf; in lio_droq_fast_process_packet() 517 last_buf = nicbuf; in lio_droq_fast_process_packet()
|