Searched refs:wo (Results 1 – 8 of 8) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | ipv6cp.c | 401 if (wo->opt_local) 404 if (wo->opt_remote) 439 memset(wo, 0, sizeof(*wo)); 448 wo->neg_vj = 1; 515 wo->req_ifaceid = wo->neg_ifaceid && ao->neg_ifaceid; 521 *go = *wo; 1078 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) { 1095 if (wo->use_ip && eui64_iszero(wo->ourid)) { 1098 wo->opt_local = 1; 1106 if (wo->use_ip && eui64_iszero(wo->hisid)) { [all …]
|
A D | ipcp.c | 615 memset(wo, 0, sizeof(*wo)); in ipcp_init() 619 wo->neg_addr = wo->old_addrs = 1; in ipcp_init() 621 wo->neg_vj = 1; in ipcp_init() 624 wo->cflag = 1; in ipcp_init() 721 wo->req_addr = (wo->neg_addr || wo->old_addrs) && in ipcp_resetci() 730 *go = *wo; in ipcp_resetci() 1862 if (!sifaddr(pcb, wo->ouraddr, wo->hisaddr, get_mask(wo->ouraddr))) 1870 if (sifdefaultroute(pcb, wo->ouraddr, wo->hisaddr, 1974 if (go->ouraddr != wo->ouraddr || ho->hisaddr != wo->hisaddr) { in ipcp_up() 1975 ipcp_clear_addrs(f->unit, wo->ouraddr, wo->hisaddr, in ipcp_up() [all …]
|
A D | auth.c | 791 || !wo->neg_upap in link_established() 1396 wo->neg_chap = 1; in auth_check_options() 1404 && !wo->neg_chap in auth_check_options() 1410 && !wo->neg_eap in auth_check_options() 1426 wo->neg_chap = 0; in auth_check_options() 1430 wo->neg_upap = 0; in auth_check_options() 1433 wo->neg_eap = 0; in auth_check_options() 1450 || wo->neg_chap in auth_check_options() 1453 || wo->neg_eap in auth_check_options() 1465 && wo->neg_eap in auth_check_options() [all …]
|
A D | multilink.c | 93 lcp_options *wo = &lcp_wantoptions[0]; in mp_check_options() local 100 if (!wo->neg_mrru) { in mp_check_options() 102 wo->mrru = wo->mru; in mp_check_options() 103 wo->neg_mrru = 1; in mp_check_options() 108 if (!wo->neg_endpoint && !noendpoint) { in mp_check_options() 110 wo->neg_endpoint = get_default_epdisc(&wo->endpoint); in mp_check_options()
|
A D | lcp.c | 374 BZERO(wo, sizeof(*wo)); in lcp_init() 375 wo->neg_mru = 1; in lcp_init() 376 wo->mru = PPP_DEFMRU; in lcp_init() 377 wo->neg_asyncmap = 1; in lcp_init() 411 if (wo->passive) in lcp_open() 413 if (wo->silent) in lcp_open() 467 wo->neg_pcompression, wo->neg_accompression) < 0) in lcp_lowerup() 706 wo->neg_chap = (wo->chap_mdtype != MDTYPE_NONE); in lcp_resetci() 710 wo->neg_eap = 1; in lcp_resetci() 747 wo->numloops = 0; in lcp_resetci() [all …]
|
A D | ccp.c | 377 memset(wo, 0, sizeof(*wo)); in ccp_init() 384 wo->deflate = 1; in ccp_init() 385 wo->deflate_size = DEFLATE_MAX_SIZE; in ccp_init() 386 wo->deflate_correct = 1; in ccp_init() 387 wo->deflate_draft = 1; in ccp_init() 395 wo->bsd_compress = 1; in ccp_init() 396 wo->bsd_bits = BSD_MAX_BITS; in ccp_init() 544 ccp_options *wo = &pcb->ccp_wantoptions; in ccp_resetci() local 557 wo->mppe = ao->mppe = in ccp_resetci() 563 *go = *wo; in ccp_resetci() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | testimg.ppm | 5 …wo�zt�~w�zu�ro�hf�a`�^^�ba�hg�qo�|xυ�ڏ�㗐흖�٣�ڥ�ܦ�ݧ�ݦ�ۥ�ڦ�٥�֣�Ң�С�͞�ɗ������y�mrvghlc_`e[ZlYUtUP�UL�V…
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | rgb-3c-8b.ppm | 6 …�1��?ǻ8��=̿>ʿ9ǽ>ǿ@ȿBȿCʺAˌ4�B!��=��7��Cw�B}�E��N��P��O��M��N�����������ՙ�wo�?aT$=4so5��R��W�…
|
Completed in 26 milliseconds