Searched refs:ho (Results 1 - 10 of 10) sorted by relevance
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/ |
H A D | ipcp.c | 323 ipcp_options *ho = &ipcp_hisoptions[f->unit]; local 345 if (ho->neg_vj && ho->old_vj) { 348 go->vj_protocol = ho->vj_protocol; 851 ipcp_options *ho = &ipcp_hisoptions[f->unit]; local 876 BZERO(ho, sizeof(*ho)); 955 ho->neg_addr = 1; 956 ho->old_addrs = 1; 957 ho 1197 ipcp_options *ho = &ipcp_hisoptions[f->unit]; local [all...] |
H A D | lcp.c | 1163 lcp_options *ho = &lcp_hisoptions[f->unit]; local 1183 BZERO(ho, sizeof(*ho)); 1235 ho->neg_mru = 1; /* Remember he sent MRU */ 1236 ho->mru = cishort; /* And remember value */ 1268 ho->neg_asyncmap = 1; 1269 ho->asyncmap = cilong; 1303 if (ho->neg_chap) { /* we've already accepted CHAP */ 1321 ho->neg_upap = 1; 1329 if (ho 1574 lcp_options *ho = &lcp_hisoptions[f->unit]; local [all...] |
H A D | auth.c | 241 lcp_options *ho = &lcp_hisoptions[unit]; local 284 if (ho->neg_chap) { 285 ChapAuthWithPeer(unit, ppp_settings.user, ho->chap_mdtype); 293 if (ho->neg_upap) {
|
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/ |
H A D | ipcp.c | 307 ipcp_options *ho = &ipcp_hisoptions[f->unit]; local 329 if (ho->neg_vj && ho->old_vj) { 332 go->vj_protocol = ho->vj_protocol; 872 ipcp_options *ho = &ipcp_hisoptions[f->unit]; local 897 BZERO(ho, sizeof(*ho)); 976 ho->neg_addr = 1; 977 ho->old_addrs = 1; 978 ho 1223 ipcp_options *ho = &ipcp_hisoptions[f->unit]; local [all...] |
H A D | lcp.c | 1229 lcp_options *ho = &lcp_hisoptions[f->unit]; local 1250 BZERO(ho, sizeof(*ho)); 1302 ho->neg_mru = 1; /* Remember he sent MRU */ 1303 ho->mru = cishort; /* And remember value */ 1335 ho->neg_asyncmap = 1; 1336 ho->asyncmap = cilong; 1370 if (ho->neg_chap) { /* we've already accepted CHAP */ 1388 ho->neg_upap = 1; 1396 if (ho 1643 lcp_options *ho = &lcp_hisoptions[f->unit]; local [all...] |
H A D | auth.c | 451 lcp_options *ho = &lcp_hisoptions[unit]; local 494 if (ho->neg_chap) { 495 ChapAuthWithPeer(unit, ppp_settings.user, ho->chap_mdtype); 503 if (ho->neg_upap) {
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | rdesktop.c | 1760 uint8 ho[20], hi[16]; local 1771 sec_hash_sha1_16(ho, hi, g_static_rdesktop_salt_16); 1772 sec_hash_to_string(hash, sizeof(hash), ho, sizeof(ho)); 1802 uint8 ho[20], hi[16]; local 1820 sec_hash_sha1_16(ho, hi, g_static_rdesktop_salt_16); 1821 sec_hash_to_string(hash, sizeof(hash), ho, sizeof(ho));
|
H A D | configure | 938 -host | --host | --hos | --ho) 940 -host=* | --host=* | --hos=* | --ho=*)
|
/vbox/src/libs/liblzf-3.4/ |
H A D | configure | 813 -host | --host | --hos | --ho) 815 -host=* | --host=* | --hos=* | --ho=*)
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | configure | 1154 -host | --host | --hos | --ho) 1156 -host=* | --host=* | --hos=* | --ho=*)
|
Completed in 988 milliseconds