Searched refs:NXT_PORT_MSG_MASK (Results 1 – 2 of 2) sorted by relevance
/unit/src/ | ||
H A D | nxt_port.h | 74 NXT_PORT_MSG_MASK = 0xFF, enumerator |
H A D | nxt_port_socket.c | 186 msg.port_msg.type = type & NXT_PORT_MSG_MASK; in nxt_port_socket_write2() |