Lines Matching refs:failure_threshold
2395 paddrp->spp_pathmaxrxt = net->failure_threshold;
3267 thlds->spt_pathmaxrxt = net->failure_threshold;
5396 net->failure_threshold = paddrp->spp_pathmaxrxt;
5441 net->failure_threshold = paddrp->spp_pathmaxrxt;
6365 net->failure_threshold = thlds->spt_pathmaxrxt;
6368 if ((net->error_count > net->failure_threshold) ||
6374 (net->error_count <= net->failure_threshold)) {
6384 if (net->error_count > net->failure_threshold) {
6389 if (net->error_count <= net->failure_threshold) {
6396 net->failure_threshold = thlds->spt_pathmaxrxt;
6399 if ((net->error_count > net->failure_threshold) ||
6405 (net->error_count <= net->failure_threshold)) {
6415 if (net->error_count > net->failure_threshold) {
6420 if (net->error_count <= net->failure_threshold) {