Home | History | Annotate | Download | only in netinet

Lines Matching refs:pf_threshold

115 		} else if ((net->pf_threshold < net->failure_threshold) &&
116 (net->error_count > net->pf_threshold)) {
871 if (net->pf_threshold < net->failure_threshold) {