Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port_rpc.h27 void nxt_port_rpc_handler(nxt_task_t *task, nxt_port_recv_msg_t *msg);
H A Dnxt_application.c94 .rpc_ready = nxt_port_rpc_handler,
95 .rpc_error = nxt_port_rpc_handler,
117 .rpc_ready = nxt_port_rpc_handler,
118 .rpc_error = nxt_port_rpc_handler,
124 .rpc_ready = nxt_port_rpc_handler,
125 .rpc_error = nxt_port_rpc_handler,
H A Dnxt_port_rpc.c307 nxt_port_rpc_handler(nxt_task_t *task, nxt_port_recv_msg_t *msg) in nxt_port_rpc_handler() function
519 nxt_port_rpc_handler(task, &msg); in nxt_port_rpc_close()
H A Dnxt_process.c107 .rpc_ready = nxt_port_rpc_handler,
108 .rpc_error = nxt_port_rpc_handler,
H A Dnxt_router.c299 .rpc_ready = nxt_port_rpc_handler,
300 .rpc_error = nxt_port_rpc_handler,
687 nxt_port_rpc_handler(task, msg); in nxt_router_new_port_handler()
713 nxt_port_rpc_handler(task, msg); in nxt_router_new_port_handler()
1061 nxt_port_rpc_handler(task, msg); in nxt_router_remove_pid_handler()
3568 .rpc_error = nxt_port_rpc_handler,
3570 .data = nxt_port_rpc_handler,
3572 .req_headers_ack = nxt_port_rpc_handler,
H A Dnxt_main_process.c674 .rpc_ready = nxt_port_rpc_handler,
675 .rpc_error = nxt_port_rpc_handler,
H A Dnxt_controller.c157 .rpc_ready = nxt_port_rpc_handler,
158 .rpc_error = nxt_port_rpc_handler,