Searched refs:port_impl (Results 1 – 1 of 1) sorted by last modified time
1512 port = &port_impl->port; in nxt_unit_request_check_response_port()1547 port_impl->process = process; in nxt_unit_request_check_response_port()1548 port_impl->queue = NULL; in nxt_unit_request_check_response_port()1549 port_impl->from_socket = 0; in nxt_unit_request_check_response_port()1550 port_impl->socket_rbuf = NULL; in nxt_unit_request_check_response_port()1558 port_impl->use_count = 2; in nxt_unit_request_check_response_port()1559 port_impl->ready = 0; in nxt_unit_request_check_response_port()5141 port_impl->queue = mem; in nxt_unit_ctx_alloc()5943 if (port_impl->queue != NULL) { in nxt_unit_port_send()6095 port_impl->from_socket--; in nxt_unit_ctx_port_recv()[all …]