Lines Matching refs:failure_threshold
2380 paddrp->spp_pathmaxrxt = net->failure_threshold;
3243 thlds->spt_pathmaxrxt = net->failure_threshold;
5398 net->failure_threshold = paddrp->spp_pathmaxrxt;
5443 net->failure_threshold = paddrp->spp_pathmaxrxt;
6379 net->failure_threshold = thlds->spt_pathmaxrxt;
6382 if ((net->error_count > net->failure_threshold) ||
6388 (net->error_count <= net->failure_threshold)) {
6398 if (net->error_count > net->failure_threshold) {
6403 if (net->error_count <= net->failure_threshold) {
6410 net->failure_threshold = thlds->spt_pathmaxrxt;
6413 if ((net->error_count > net->failure_threshold) ||
6419 (net->error_count <= net->failure_threshold)) {
6429 if (net->error_count > net->failure_threshold) {
6434 if (net->error_count <= net->failure_threshold) {