Home
last modified time | relevance | path

Searched refs:nxt_port_new_port_handler (Results 1 – 6 of 6) sorted by path

/unit/src/
H A Dnxt_application.c89 .new_port = nxt_port_new_port_handler,
112 .new_port = nxt_port_new_port_handler,
H A Dnxt_controller.c412 nxt_port_new_port_handler(task, msg); in nxt_controller_process_new_port_handler()
H A Dnxt_main_process.c420 nxt_port_new_port_handler(task, msg); in nxt_main_new_port_handler()
H A Dnxt_port.c260 nxt_port_new_port_handler(nxt_task_t *task, nxt_port_recv_msg_t *msg) in nxt_port_new_port_handler() function
H A Dnxt_port.h358 void nxt_port_new_port_handler(nxt_task_t *task, nxt_port_recv_msg_t *msg);
H A Dnxt_router.c679 nxt_port_new_port_handler(task, msg); in nxt_router_new_port_handler()