Lines Matching refs:failure_threshold
2443 paddrp->spp_pathmaxrxt = net->failure_threshold;
3317 thlds->spt_pathmaxrxt = net->failure_threshold;
5310 net->failure_threshold = paddrp->spp_pathmaxrxt;
5355 net->failure_threshold = paddrp->spp_pathmaxrxt;
6249 net->failure_threshold = thlds->spt_pathmaxrxt;
6252 if ((net->error_count > net->failure_threshold) ||
6258 (net->error_count <= net->failure_threshold)) {
6268 if (net->error_count > net->failure_threshold) {
6273 if (net->error_count <= net->failure_threshold) {
6280 net->failure_threshold = thlds->spt_pathmaxrxt;
6283 if ((net->error_count > net->failure_threshold) ||
6289 (net->error_count <= net->failure_threshold)) {
6299 if (net->error_count > net->failure_threshold) {
6304 if (net->error_count <= net->failure_threshold) {