Searched refs:nxt_port_mmap_msg_t (Results 1 – 5 of 5) sorted by last modified time
2634 nxt_port_mmap_msg_t mmap_msg; in nxt_unit_mmap_buf_send()4225 nxt_port_mmap_msg_t *mmap_msg, *end; in nxt_unit_mmap_read()4228 if (nxt_slow_path(recv_msg->size < sizeof(nxt_port_mmap_msg_t))) { in nxt_unit_mmap_read()
5250 nxt_port_mmap_msg_t mm; in nxt_router_app_prepare_request()
77 typedef struct nxt_port_mmap_msg_s nxt_port_mmap_msg_t; typedef
273 nxt_port_mmap_msg_t *mm; in nxt_port_enqueue_buf()298 return sizeof(nxt_port_mmap_msg_t); in nxt_port_enqueue_buf()
665 nxt_pid_t spid, nxt_port_mmap_msg_t *mmap_msg) in nxt_port_mmap_get_incoming_buf()717 nxt_port_mmap_msg_t *mmap_msg; in nxt_port_mmap_write()724 bsize = sb->niov * sizeof(nxt_port_mmap_msg_t); in nxt_port_mmap_write()768 nxt_port_mmap_msg_t *end, *mmap_msg; in nxt_port_mmap_read()775 mmap_msg = (nxt_port_mmap_msg_t *) b->mem.pos; in nxt_port_mmap_read()776 end = (nxt_port_mmap_msg_t *) b->mem.free; in nxt_port_mmap_read()797 b->mem.pos += sizeof(nxt_port_mmap_msg_t); in nxt_port_mmap_read()