IsEnabled
result = (bool)(arg1)->IsEnabled();
result = (bool)(arg1)->IsEnabled();
result = (bool)(arg1)->IsEnabled();
result = (bool)(arg1)->IsEnabled();
if (IsEnabled(ccp->cfg.neg[algorithm[f]->Neg]))
if (IsEnabled(ccp->cfg.neg[algorithm[f]->Neg]) &&
if (IsEnabled(ccp->cfg.neg[algorithm[f]->Neg]) &&
if (IsEnabled(ccp->cfg.neg[algorithm[f]->Neg]) &&
if (IsEnabled(ccp->cfg.neg[algorithm[f]->Neg]))
if (IsEnabled(ccp->cfg.neg[f])) {
lanman && !IsEnabled(p->link.lcp.cfg.chap80lm)) {
!lanman && !IsEnabled(p->link.lcp.cfg.chap80nt)) {
!IsEnabled(p->link.lcp.cfg.chap81)) {
if (IsEnabled(ipcp->cfg.ns.dns_neg)) {
if (IsEnabled(ipcp->cfg.vj.neg)
if (IsEnabled(ipcp->cfg.ns.dns_neg)) {
lcp->want_shortseq = IsEnabled(lcp->fsm.bundle->ncp.mp.cfg.shortseq) ? 1 : 0;
lcp->want_acfcomp = IsEnabled(lcp->cfg.acfcomp) ? 1 : 0;
lcp->want_protocomp = IsEnabled(lcp->cfg.protocomp) ? 1 : 0;
if (IsEnabled(lcp->cfg.chap05)) {
} else if (IsEnabled(lcp->cfg.chap80nt) ||
IsEnabled(lcp->cfg.chap80lm)) {
} else if (IsEnabled(lcp->cfg.chap81)) {
} else if (IsEnabled(lcp->cfg.pap)) {
lcp->want_lqrperiod = IsEnabled(lcp->cfg.lqr) ?
if (mp->cfg.enddisc.class != 0 && IsEnabled(mp->cfg.negenddisc) &&
if (IsEnabled(lcp->cfg.pap)) {
if (chap_type == 0x05 && IsEnabled(lcp->cfg.chap05)) {
} else if (chap_type == 0x80 && (IsEnabled(lcp->cfg.chap80nt) ||
IsEnabled(lcp->cfg.chap80lm))) {
} else if (chap_type == 0x81 && IsEnabled(lcp->cfg.chap81)) {
if (IsEnabled(lcp->cfg.lqr) && !REJECTED(lcp, TY_QUALPROTO))