Searched defs:awss_statis_conn_router_t (Results 1 – 1 of 1) sorted by relevance
39 struct awss_statis_conn_router_t { struct40 uint32_t conn_router_cnt; /* the count of connect router */41 uint32_t conn_router_suc; /* the success count of connect router */42 uint32_t conn_router_time_mean; /* the mean time of success connection with44 uint32_t conn_router_time_max; /* the max time of success connection with46 uint32_t conn_router_time_min; /* the min time of success connection with48 uint32_t conn_router_start; /* the start time to connect router */49 uint32_t conn_router_end; /* the end time of connect router */
Completed in 3 milliseconds