Home
last modified time | relevance | path

Searched refs:port_impl (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_unit.c1526 port = &port_impl->port; in nxt_unit_request_check_response_port()
1561 port_impl->process = process; in nxt_unit_request_check_response_port()
1562 port_impl->queue = NULL; in nxt_unit_request_check_response_port()
1563 port_impl->from_socket = 0; in nxt_unit_request_check_response_port()
1564 port_impl->socket_rbuf = NULL; in nxt_unit_request_check_response_port()
1572 port_impl->use_count = 2; in nxt_unit_request_check_response_port()
1573 port_impl->ready = 0; in nxt_unit_request_check_response_port()
5156 port_impl->queue = mem; in nxt_unit_ctx_alloc()
5958 if (port_impl->queue != NULL) { in nxt_unit_port_send()
6110 port_impl->from_socket--; in nxt_unit_ctx_port_recv()
[all …]