Searched refs:ho (Results 1 - 9 of 9) sorted by relevance

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dipcp.c752 ipcp_options *ho = &pcb->ipcp_hisoptions; local
770 if (go->neg_addr && go->old_addrs && !ho->neg_addr && ho->old_addrs)
777 if (ho->neg_vj && ho->old_vj) {
780 go->vj_protocol = ho->vj_protocol;
1509 ipcp_options *ho = &pcb->ipcp_hisoptions; local
1532 BZERO(ho, sizeof(*ho));
1557 if (!ao->old_addrs || ho
1888 ipcp_options *ho = &pcb->ipcp_hisoptions; local
2120 ipcp_options *ho = &pcb->ipcp_hisoptions; local
[all...]
H A Dccp.c380 memset(ho, 0, sizeof(*ho));
1107 ccp_options *ho = &pcb->ccp_hisoptions; local
1125 memset(ho, 0, sizeof(ccp_options));
1126 ho->method = (len > 0)? p[0]: 0;
1146 MPPE_CI_TO_OPTS(&p[2], ho->mppe);
1149 if (ho->mppe & MPPE_OPT_UNSUPPORTED) {
1151 ho->mppe &= ~MPPE_OPT_UNSUPPORTED;
1153 if (ho->mppe & MPPE_OPT_UNKNOWN) {
1155 ho
1462 ccp_options *ho = &pcb->ccp_hisoptions; local
[all...]
H A Dipv6cp.c890 ipv6cp_options *ho = &pcb->ipv6cp_hisoptions; local
908 BZERO(ho, sizeof(*ho));
975 ho->neg_ifaceid = 1;
976 ho->hisid = ifaceid;
995 ho->neg_vj = 1;
996 ho->vj_protocol = cishort;
1046 if (rc != CONFREJ && !ho->neg_ifaceid &&
1154 ipv6cp_options *ho = &pcb->ipv6cp_hisoptions; local
1162 if (!ho
1276 ipv6cp_options *ho = &pcb->ipv6cp_hisoptions; local
[all...]
H A Dmultilink.c122 lcp_options *ho = &lcp_hisoptions[0]; local
131 if (!go->neg_mrru || !ho->neg_mrru) {
136 /* XXX should check the peer_authname and ho->endpoint
141 if (!go->neg_mrru || !ho->neg_mrru) {
145 mtu = ho->neg_mru? ho->mru: PPP_MRU;
169 if (ho->neg_endpoint)
170 l += 3 * ho->endpoint.length + 8;
179 if (ho->neg_endpoint || bundle_name)
181 if (ho
[all...]
H A Dlcp.c1823 lcp_options *ho = &pcb->lcp_hisoptions; local
1840 BZERO(ho, sizeof(*ho));
1895 ho->neg_mru = 1; /* Remember he sent MRU */
1896 ho->mru = cishort; /* And remember value */
1918 ho->neg_asyncmap = 1;
1919 ho->asyncmap = cilong;
1960 || ho->neg_chap
1963 || ho->neg_eap
1989 ho
2293 lcp_options *ho = &pcb->lcp_hisoptions; local
[all...]
H A Dauth.c743 lcp_options *ho = &pcb->lcp_hisoptions; local
830 if (ho->neg_eap) {
836 if (ho->neg_chap) {
837 chap_auth_with_peer(pcb, pcb->settings.user, CHAP_DIGEST(ho->chap_mdtype));
842 if (ho->neg_upap) {
/seL4-camkes-master/tools/riscv-pk/
H A Dconfigure866 -host | --host | --hos | --ho)
868 -host=* | --host=* | --hos=* | --ho=*)
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/
H A Dconfigure948 -host | --host | --hos | --ho)
950 -host=* | --host=* | --hos=* | --ho=*)
/seL4-camkes-master/tools/rumprun/tests/configure/
H A Dconfigure959 -host | --host | --hos | --ho)
961 -host=* | --host=* | --hos=* | --ho=*)

Completed in 130 milliseconds