Home
last modified time | relevance | path

Searched refs:NXT_PORT_MSG_LAST (Results 1 – 2 of 2) sorted by relevance

/unit/src/
H A Dnxt_port.h73 (handler | NXT_PORT_MSG_LAST)
76 NXT_PORT_MSG_LAST = 0x100, enumerator
H A Dnxt_port_socket.c187 msg.port_msg.last = (type & NXT_PORT_MSG_LAST) != 0; in nxt_port_socket_write2()