Home
last modified time | relevance | path

Searched refs:generation (Results 1 – 2 of 2) sorted by last modified time

/unit/src/
H A Dnxt_router.c89 uint32_t generation; member
469 app_joint_rpc->generation = app->generation; in nxt_router_start_app_process_handler()
909 app->generation++; in nxt_router_app_restart_handler()
4451 restarted = (app->generation != app_joint_rpc->generation); in nxt_router_app_port_ready()
H A Dnxt_router.h134 uint32_t generation; member