Home
last modified time | relevance | path

Searched refs:wo (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c285 ipv6cp_options *wo = &ipv6cp_wantoptions[0]; local
308 eui64_copy(addr.s6_addr32[2], wo->ourid);
309 wo->opt_local = 1;
320 eui64_copy(addr.s6_addr32[2], wo->hisid);
321 wo->opt_remote = 1;
359 ipv6cp_options *wo = &ipv6cp_wantoptions[unit]; local
367 BZERO(wo, sizeof(*wo));
370 wo->neg_ifaceid = 1;
374 wo->neg_vj = 1;
376 wo->vj_protocol = IPV6CP_COMP;
[all …]
H A Dipcp.c373 ipcp_options *wo = &ipcp_wantoptions[unit]; local
381 BZERO(wo, sizeof(*wo));
384 wo->neg_addr = wo->old_addrs = 1;
385 wo->neg_vj = 1;
386 wo->vj_protocol = IPCP_VJ_COMP;
387 wo->maxslotindex = MAX_STATES - 1; /* really max index */
388 wo->cflag = 1;
482 ipcp_options *wo = &ipcp_wantoptions[f->unit]; local
486 wo->req_addr = (wo->neg_addr || wo->old_addrs) &&
488 if (wo->ouraddr == 0 || disable_defaultip)
[all …]
H A Dmultilink.c63 lcp_options *wo = &lcp_wantoptions[0]; in mp_check_options() local
69 if (!wo->neg_mrru) { in mp_check_options()
71 wo->mrru = wo->mru; in mp_check_options()
72 wo->neg_mrru = 1; in mp_check_options()
77 if (!wo->neg_endpoint && !noendpoint) { in mp_check_options()
79 wo->neg_endpoint = get_default_epdisc(&wo->endpoint); in mp_check_options()
80 if (wo->neg_endpoint) in mp_check_options()
82 epdisc_to_str(&wo->endpoint)); in mp_check_options()
H A Dauth.c513 lcp_options *wo = &lcp_wantoptions[unit]; local
538 } else if (!wo->neg_upap || !null_login(unit)) {
938 lcp_options *wo = &lcp_wantoptions[0]; in auth_check_options() local
959 if (!wo->neg_chap && !wo->neg_mschap && !wo->neg_mschapv2 && in auth_check_options()
960 !wo->neg_upap) { in auth_check_options()
961 wo->neg_chap = 1; in auth_check_options()
963 wo->neg_mschap = 1; in auth_check_options()
966 wo->neg_mschapv2 = 1; in auth_check_options()
968 wo->chap_mdtype = CHAP_DIGEST_MD5; in auth_check_options()
969 wo->neg_upap = 1; in auth_check_options()
[all …]
H A Dlcp.c504 lcp_options *wo = &lcp_wantoptions[unit]; local
513 BZERO(wo, sizeof(*wo));
514 wo->neg_mru = 1;
515 wo->mru = PPP_MRU;
516 wo->neg_asyncmap = 1;
517 wo->chap_mdtype = CHAP_DIGEST_MD5;
518 wo->neg_magicnumber = 1;
519 wo->neg_pcompression = 1;
520 wo->neg_accompression = 1;
574 lcp_options *wo = &lcp_wantoptions[unit]; local
[all …]
H A Doptions.c1727 ipcp_options *wo = &ipcp_wantoptions[0]; local
1756 wo->ouraddr = local;
1781 wo->hisaddr = remote;
/titanic_50/usr/src/lib/libast/common/port/
H A Dlc.tab162 wo wolof
/titanic_50/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m41898 dnl mark is ? iff the address is user (wo @domain)
1919 dnl mark is ? iff the address is user (wo @domain)