Searched refs:NXT_IOBUF_MAX (Results 1 – 10 of 10) sorted by last modified time
167 struct iovec iov[NXT_IOBUF_MAX]; in nxt_conn_io_sendbuf()169 niov = nxt_sendbuf_mem_coalesce0(task, sb, iov, NXT_IOBUF_MAX); in nxt_conn_io_sendbuf()433 struct iovec iob[NXT_IOBUF_MAX]; in nxt_event_conn_io_sendbuf()438 sb.nmax = NXT_IOBUF_MAX; in nxt_event_conn_io_sendbuf()
271 #define NXT_IOBUF_MAX 8 macro
372 uint32_t mmsg_buf[3 * NXT_IOBUF_MAX * 10]; in nxt_port_write_handler()375 struct iovec iov[NXT_IOBUF_MAX * 10]; in nxt_port_write_handler()409 sb.nmax = NXT_IOBUF_MAX - 1; in nxt_port_write_handler()422 sb.nmax = nxt_min(NXT_IOBUF_MAX * 10 - 1, in nxt_port_write_handler()
34 sendfilevec_t sfv[NXT_IOBUF_MAX]; in nxt_solaris_event_conn_io_sendfilev()144 if (++i >= NXT_IOBUF_MAX) { in nxt_solaris_buf_coalesce()
37 struct iovec hd[NXT_IOBUF_MAX], tr[NXT_IOBUF_MAX]; in nxt_macosx_event_conn_io_sendfile()43 sb.nmax = NXT_IOBUF_MAX; in nxt_macosx_event_conn_io_sendfile()
55 struct iovec iov[NXT_IOBUF_MAX]; in nxt_linux_event_conn_io_sendfile()60 sb.nmax = NXT_IOBUF_MAX; in nxt_linux_event_conn_io_sendfile()
42 struct iovec hd[NXT_IOBUF_MAX], tr[NXT_IOBUF_MAX]; in nxt_freebsd_event_conn_io_sendfile()48 sb.nmax = NXT_IOBUF_MAX; in nxt_freebsd_event_conn_io_sendfile()
41 struct iovec iov[NXT_IOBUF_MAX], *hdtrl; in nxt_hpux_event_conn_io_sendfile()46 sb.nmax = NXT_IOBUF_MAX; in nxt_hpux_event_conn_io_sendfile()
137 struct iovec iov[NXT_IOBUF_MAX]; in nxt_conn_io_recvbuf()142 rb.nmax = NXT_IOBUF_MAX; in nxt_conn_io_recvbuf()
24 struct iovec hd[NXT_IOBUF_MAX], tr; in nxt_aix_event_conn_io_send_file()30 sb.nmax = NXT_IOBUF_MAX; in nxt_aix_event_conn_io_send_file()