Searched refs:nxt_buf_is_last (Results 1 – 3 of 3) sorted by relevance
73 sb->last |= nxt_buf_is_last(b); in nxt_sendbuf_mem_coalesce0()147 sb->last |= nxt_buf_is_last(b); in nxt_sendbuf_mem_coalesce()320 flush |= nxt_buf_is_flush(b) || nxt_buf_is_last(b); in nxt_sendbuf_copy()
180 #define nxt_buf_is_last(b) \ macro
1515 if (nxt_buf_is_last(b)) { in nxt_h1p_chunk_create()