Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_controller.c145 static const nxt_event_conn_state_t nxt_controller_conn_write_state; variable
930 static const nxt_event_conn_state_t nxt_controller_conn_write_state
2645 c->write_state = &nxt_controller_conn_write_state; in nxt_controller_response()