Home
last modified time | relevance | path

Searched refs:last_buf (Results 1 – 25 of 40) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_buf.h49 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 Dngx_output_chain.c570 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 Dngx_http_chunked_filter_module.c185 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 Dngx_http_addition_filter_module.c174 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 Dngx_http_gzip_filter_module.c591 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 Dngx_http_sub_filter_module.c408 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 Dngx_http_slice_filter_module.c227 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 Dngx_http_range_filter_module.c673 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 Dngx_http_stub_status_module.c150 b->last_buf = (r == r->main) ? 1 : 0; in ngx_http_stub_status_handler()
H A Dngx_http_flv_module.c242 b->last_buf = (r == r->main) ? 1 : 0; in ngx_http_flv_handler()
H A Dngx_http_gunzip_filter_module.c358 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 Dngx_http_static_module.c257 b->last_buf = (r == r->main) ? 1: 0; in ngx_http_static_handler()
H A Dngx_http_gzip_static_module.c271 b->last_buf = (r == r->main) ? 1 : 0; in ngx_http_gzip_static_handler()
H A Dngx_http_xslt_filter_module.c278 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 Dngx_http_image_filter_module.c511 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 Dngx_http_charset_filter_module.c955 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 Dngx_stream_write_filter_module.c153 if (cl->buf->last_buf) { in ngx_stream_write_filter()
225 if (cl->buf->last_buf) { in ngx_stream_write_filter()
H A Dngx_stream_return_module.c116 b->last_buf = 1; in ngx_stream_return_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_write_filter_module.c129 if (cl->buf->last_buf) { in ngx_http_write_filter()
201 if (cl->buf->last_buf) { in ngx_http_write_filter()
H A Dngx_http_postpone_filter_module.c214 b->last_buf = 1; in ngx_http_postpone_filter_in_memory()
H A Dngx_http_special_response.c767 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 Dngx_http_request_body.c914 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 Dngx_http_v2_filter_module.c1170 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 Dngx_udp_sendmsg_chain.c131 if (in->buf->flush || in->buf->last_buf) { in ngx_udp_output_chain_to_iovec()
/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.c467 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()

12