Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port_socket.c24 static nxt_port_send_msg_t *nxt_port_msg_first(nxt_port_t *port);
394 msg = nxt_port_msg_first(port); in nxt_port_write_handler()
569 nxt_port_msg_first(nxt_port_t *port) in nxt_port_msg_first() function