Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c305 wo->opt_local = 1;
317 wo->opt_remote = 1;
363 BZERO(wo, sizeof(*wo));
370 wo->neg_vj = 1;
463 *go = *wo;
1035 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) { in ipv6_check_options()
1058 if (wo->use_ip) { in ipv6_check_options()
1070 if (wo->use_ip && eui64_iszero(wo->ourid)) { in ipv6_check_options()
1073 wo->opt_local = 1; in ipv6_check_options()
1081 if (wo->use_ip && eui64_iszero(wo->hisid)) { in ipv6_check_options()
[all …]
H A Dipcp.c374 BZERO(wo, sizeof(*wo));
377 wo->neg_addr = wo->old_addrs = 1;
378 wo->neg_vj = 1;
381 wo->cflag = 1;
479 wo->req_addr = (wo->neg_addr || wo->old_addrs) &&
482 wo->accept_local = 1;
485 *go = *wo;
1399 if (!sifaddr(u, wo->ouraddr, wo->hisaddr, GetMask(wo->ouraddr)))
1405 if (wo->default_route && sifdefaultroute(u, wo->ouraddr, wo->hisaddr))
1490 if (go->ouraddr != wo->ouraddr || ho->hisaddr != wo->hisaddr) {
[all …]
H A Dmultilink.c57 lcp_options *wo = &lcp_wantoptions[0]; in mp_check_options() local
63 if (!wo->neg_mrru) { in mp_check_options()
65 wo->mrru = wo->mru; in mp_check_options()
66 wo->neg_mrru = 1; in mp_check_options()
71 if (!wo->neg_endpoint && !noendpoint) { in mp_check_options()
73 wo->neg_endpoint = get_default_epdisc(&wo->endpoint); in mp_check_options()
74 if (wo->neg_endpoint) in mp_check_options()
76 epdisc_to_str(&wo->endpoint)); in mp_check_options()
H A Dauth.c952 if (!wo->neg_chap && !wo->neg_mschap && !wo->neg_mschapv2 && in auth_check_options()
953 !wo->neg_upap) { in auth_check_options()
954 wo->neg_chap = 1; in auth_check_options()
956 wo->neg_mschap = 1; in auth_check_options()
962 wo->neg_upap = 1; in auth_check_options()
965 wo->neg_chap = 0; in auth_check_options()
966 wo->neg_mschap = 0; in auth_check_options()
967 wo->neg_mschapv2 = 0; in auth_check_options()
968 wo->neg_upap = 0; in auth_check_options()
977 if (!can_auth && (wo->neg_chap || wo->neg_mschap || wo->neg_mschapv2)) { in auth_check_options()
[all …]
H A Dlcp.c505 BZERO(wo, sizeof(*wo));
506 wo->neg_mru = 1;
507 wo->mru = PPP_MRU;
569 if (wo->passive)
571 if (wo->silent)
625 wo->neg_pcompression, wo->neg_accompression);
842 wo->numloops = 0;
844 *go = *wo;
1407 (wo->lqr_period == 0 || cilong > wo->lqr_period))
1962 wo->asyncmap, wo->asyncmap | cilong);
[all …]
H A Doptions.c1721 ipcp_options *wo = &ipcp_wantoptions[0]; local
1750 wo->ouraddr = local;
1775 wo->hisaddr = remote;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.tab162 wo wolof
/illumos-gate/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)