Home
last modified time | relevance | path

Searched refs:nxt_port_send_msg_t (Results 1 – 4 of 4) sorted by relevance

/unit/src/
H A Dnxt_port_socket.c21 nxt_port_send_msg_t *msg);
22 static nxt_port_send_msg_t *nxt_port_msg_alloc(const nxt_port_send_msg_t *m);
30 nxt_port_send_msg_t *msg);
167 nxt_port_send_msg_t msg; in nxt_port_socket_write2()
304 nxt_port_send_msg_t *msg) in nxt_port_msg_chk_insert()
334 static nxt_port_send_msg_t *
337 nxt_port_send_msg_t *msg; in nxt_port_msg_alloc()
568 static nxt_port_send_msg_t *
572 nxt_port_send_msg_t *msg; in nxt_port_msg_first()
681 static nxt_port_send_msg_t *
[all …]
H A Dnxt_port_memory.h35 nxt_port_send_msg_t *msg, nxt_sendbuf_coalesce_t *sb, void *mmsg_buf);
H A Dnxt_port.h202 } nxt_port_send_msg_t; typedef
H A Dnxt_port_memory.c712 nxt_port_send_msg_t *msg, nxt_sendbuf_coalesce_t *sb, void *mmsg_buf) in nxt_port_mmap_write()