Lines Matching refs:failure_threshold
2385 paddrp->spp_pathmaxrxt = net->failure_threshold;
3248 thlds->spt_pathmaxrxt = net->failure_threshold;
5403 net->failure_threshold = paddrp->spp_pathmaxrxt;
5448 net->failure_threshold = paddrp->spp_pathmaxrxt;
6384 net->failure_threshold = thlds->spt_pathmaxrxt;
6387 if ((net->error_count > net->failure_threshold) ||
6393 (net->error_count <= net->failure_threshold)) {
6403 if (net->error_count > net->failure_threshold) {
6408 if (net->error_count <= net->failure_threshold) {
6415 net->failure_threshold = thlds->spt_pathmaxrxt;
6418 if ((net->error_count > net->failure_threshold) ||
6424 (net->error_count <= net->failure_threshold)) {
6434 if (net->error_count > net->failure_threshold) {
6439 if (net->error_count <= net->failure_threshold) {