Searched refs:nxt_router_process (Results 1 – 3 of 3) sorted by relevance
29 NXT_EXPORT extern const nxt_process_init_t nxt_router_process;
1534 ret = nxt_process_init_start(task, nxt_router_process); in nxt_main_port_modules_handler()
305 const nxt_process_init_t nxt_router_process = { variable