Searched refs:fail_avg (Results 1 – 2 of 2) sorted by relevance
1059 ewma_mesh_fail_avg_init(&next_hop->mesh->fail_avg); in mesh_path_fix_nexthop()1061 ewma_mesh_fail_avg_add(&next_hop->mesh->fail_avg, 1); in mesh_path_fix_nexthop()
425 struct ewma_mesh_fail_avg fail_avg; member