Home | History | Annotate | Download | only in pppd

Lines Matching refs:ho

732     lcp_options *ho = &lcp_hisoptions[unit];
779 if (ho->neg_eap) {
782 } else if (ho->neg_chap) {
783 chap_auth_with_peer(unit, user, CHAP_DIGEST(ho->chap_mdtype));
785 } else if (ho->neg_upap) {