Searched refs:acfcomp (Results 1 – 3 of 3) sorted by relevance
93 unsigned acfcomp : 2; /* Address & Control Field Compression neg */ member
208 command_ShowNegval(lcp->cfg.acfcomp)); in lcp_ReportStatus()269 lcp->cfg.acfcomp = NEG_ENABLED|NEG_ACCEPTED; in lcp_Init()307 lcp->want_acfcomp = IsEnabled(lcp->cfg.acfcomp) ? 1 : 0; in lcp_Setup()1034 if (IsAccepted(lcp->cfg.acfcomp)) { in LcpDecodeConfig()
2873 cx->physical->link.lcp.cfg.acfcomp &= keep; in NegotiateSet()2874 cx->physical->link.lcp.cfg.acfcomp |= add; in NegotiateSet()