Searched refs:tolerance (Results 1 – 5 of 5) sorted by relevance
22 redundant links, fault tolerance and/or load balancing.47 This mode provides load balancing and fault tolerance by transmission of62 thereby providing fault tolerance to slave failure. The single logical74 transmission policy) and fault tolerance. The default policy (layer2) uses95 This mode provides fault tolerance by transmission of packets on all slave
18 different users. FPGA hot upgrade and fault tolerance can be provided easily.
9 user cases can benefit from this, such as fault tolerance and visual
234 static int check_drop_rate(double *diff, double drop_rate, double drop_prob, double tolerance) in check_drop_rate() argument244 if (*diff > tolerance) { in check_drop_rate()254 static int check_avg(double *diff, double avg, double exp_avg, double tolerance) in check_avg() argument264 if (*diff > tolerance) { in check_avg()
208 double tolerance) in check_drop_rate() argument218 if (*diff > tolerance) in check_drop_rate()