Home
last modified time | relevance | path

Searched refs:nxt_iobuf_size (Results 1 – 2 of 2) sorted by path

/unit/src/
H A Dnxt_recvbuf.c42 nxt_iobuf_size(&rb->iobuf[n])); in nxt_recvbuf_mem_coalesce()
H A Dnxt_unix.h279 #define nxt_iobuf_size(iob) \ macro