Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_process.h161 extern uint8_t nxt_proc_send_matrix[NXT_PROCESS_MAX][NXT_PROCESS_MAX];
H A Dnxt_port.c220 if (nxt_proc_send_matrix[port->type][new_port->type]) { in nxt_port_send_new_port()
H A Dnxt_process.c86 uint8_t nxt_proc_send_matrix[NXT_PROCESS_MAX][NXT_PROCESS_MAX] = { variable