Lines Matching refs:failure_threshold
2387 paddrp->spp_pathmaxrxt = net->failure_threshold;
3250 thlds->spt_pathmaxrxt = net->failure_threshold;
5426 net->failure_threshold = paddrp->spp_pathmaxrxt;
5471 net->failure_threshold = paddrp->spp_pathmaxrxt;
6402 net->failure_threshold = thlds->spt_pathmaxrxt;
6405 if ((net->error_count > net->failure_threshold) ||
6411 (net->error_count <= net->failure_threshold)) {
6421 if (net->error_count > net->failure_threshold) {
6426 if (net->error_count <= net->failure_threshold) {
6433 net->failure_threshold = thlds->spt_pathmaxrxt;
6436 if ((net->error_count > net->failure_threshold) ||
6442 (net->error_count <= net->failure_threshold)) {
6452 if (net->error_count > net->failure_threshold) {
6457 if (net->error_count <= net->failure_threshold) {