Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port.h154 NXT_PORT_MSG_REQ_BODY = _NXT_PORT_MSG_REQ_BODY, enumerator
H A Dnxt_router.c4348 res = nxt_port_socket_write(task, app_port, NXT_PORT_MSG_REQ_BODY, in nxt_router_req_headers_ack_handler()