Home | History | Annotate | Download | only in pppd

Lines Matching defs:ho

708     lcp_options *ho = &lcp_hisoptions[unit];
756 if (ho->neg_eap) {
759 } else if (ho->neg_chap) {
760 chap_auth_with_peer(unit, user, CHAP_DIGEST(ho->chap_mdtype));
762 } else if (ho->neg_upap) {