Home
last modified time | relevance | path

Searched refs:nxt_buf_is_flush (Results 1 – 2 of 2) sorted by last modified time

/unit/src/
H A Dnxt_buf.h170 #define nxt_buf_is_flush(b) \ macro
H A Dnxt_sendbuf.c320 flush |= nxt_buf_is_flush(b) || nxt_buf_is_last(b); in nxt_sendbuf_copy()