Home
last modified time | relevance | path

Searched refs:port_handlers (Results 1 – 5 of 5) sorted by path

/unit/src/
H A Dnxt_application.c136 .port_handlers = &nxt_discovery_process_port_handlers,
147 .port_handlers = &nxt_proto_process_port_handlers,
158 .port_handlers = &nxt_app_process_port_handlers,
H A Dnxt_controller.c169 .port_handlers = &nxt_controller_process_port_handlers,
H A Dnxt_process.c720 nxt_port_enable(task, port, init->port_handlers); in nxt_process_do_start()
H A Dnxt_process.h153 const nxt_port_handlers_t *port_handlers; member
H A Dnxt_router.c313 .port_handlers = &nxt_router_process_port_handlers,