Lines Matching refs:failure_threshold
2395 paddrp->spp_pathmaxrxt = net->failure_threshold;
3258 thlds->spt_pathmaxrxt = net->failure_threshold;
5419 net->failure_threshold = paddrp->spp_pathmaxrxt;
5464 net->failure_threshold = paddrp->spp_pathmaxrxt;
6400 net->failure_threshold = thlds->spt_pathmaxrxt;
6403 if ((net->error_count > net->failure_threshold) ||
6409 (net->error_count <= net->failure_threshold)) {
6419 if (net->error_count > net->failure_threshold) {
6424 if (net->error_count <= net->failure_threshold) {
6431 net->failure_threshold = thlds->spt_pathmaxrxt;
6434 if ((net->error_count > net->failure_threshold) ||
6440 (net->error_count <= net->failure_threshold)) {
6450 if (net->error_count > net->failure_threshold) {
6455 if (net->error_count <= net->failure_threshold) {