Searched refs:iobuf (Results 1 – 14 of 14) sorted by relevance
34 nxt_iobuf_set(&rb->iobuf[n], b->mem.free, size); in nxt_recvbuf_mem_coalesce()37 nxt_iobuf_add(&rb->iobuf[n], size); in nxt_recvbuf_mem_coalesce()41 nxt_iobuf_data(&rb->iobuf[n]), in nxt_recvbuf_mem_coalesce()42 nxt_iobuf_size(&rb->iobuf[n])); in nxt_recvbuf_mem_coalesce()
13 nxt_iobuf_t *iobuf; member
45 sb.iobuf = iov; in nxt_hpux_event_conn_io_sendfile()69 sb.iobuf = &iov[1]; in nxt_hpux_event_conn_io_sendfile()
29 sb.iobuf = hd; in nxt_aix_event_conn_io_send_file()53 sb.iobuf = &tr; in nxt_aix_event_conn_io_send_file()
131 sb->iobuf[n].iov_base = b->mem.pos; in nxt_sendbuf_mem_coalesce()132 sb->iobuf[n].iov_len = size; in nxt_sendbuf_mem_coalesce()135 sb->iobuf[n].iov_len += size; in nxt_sendbuf_mem_coalesce()139 n, sb->iobuf[n].iov_base, sb->iobuf[n].iov_len); in nxt_sendbuf_mem_coalesce()
42 sb.iobuf = hd; in nxt_macosx_event_conn_io_sendfile()67 sb.iobuf = tr; in nxt_macosx_event_conn_io_sendfile()
47 sb.iobuf = hd; in nxt_freebsd_event_conn_io_sendfile()71 sb.iobuf = tr; in nxt_freebsd_event_conn_io_sendfile()
59 sb.iobuf = iov; in nxt_linux_event_conn_io_sendfile()197 msg.msg_iov = sb->iobuf; in nxt_linux_sendmsg()
56 nxt_iobuf_t *iobuf; member
732 while (bmem && sb->iobuf[i].iov_base != bmem->mem.pos) { in nxt_port_mmap_write()748 mmap_msg->size = sb->iobuf[i].iov_len; in nxt_port_mmap_write()755 sb->iobuf[0].iov_base = mmsg_buf; in nxt_port_mmap_write()756 sb->iobuf[0].iov_len = bsize; in nxt_port_mmap_write()
141 rb.iobuf = iov; in nxt_conn_io_recvbuf()
69 sb.iobuf = &b; in nxt_event_conn_job_sendfile_start()
437 sb.iobuf = iob; in nxt_event_conn_io_sendbuf()
408 sb.iobuf = &iov[1]; in nxt_port_write_handler()