Searched refs:want_acfcomp (Results 1 – 3 of 3) sorted by relevance
85 if (!p->link.lcp.want_acfcomp) { in acf_LayerPull()
74 unsigned want_acfcomp : 1; /* Do we do addr & cntrl fld compression */ member
179 lcp->want_acfcomp ? "on" : "off", in lcp_ReportStatus()307 lcp->want_acfcomp = IsEnabled(lcp->cfg.acfcomp) ? 1 : 0; in lcp_Setup()398 if (lcp->want_acfcomp && !REJECTED(lcp, TY_ACFCOMP)) in LcpSendConfigReq()1049 lcp->want_acfcomp = 0; in LcpDecodeConfig()