Searched refs:protocomp (Results 1 – 3 of 3) sorted by relevance
103 unsigned protocomp : 2; /* Protocol field compression */ member
226 command_ShowNegval(lcp->cfg.protocomp)); in lcp_ReportStatus()279 lcp->cfg.protocomp = NEG_ENABLED|NEG_ACCEPTED; in lcp_Init()313 lcp->want_protocomp = IsEnabled(lcp->cfg.protocomp) ? 1 : 0; in lcp_Setup()1009 if (IsAccepted(lcp->cfg.protocomp)) { in LcpDecodeConfig()
2946 cx->physical->link.lcp.cfg.protocomp &= keep; in NegotiateSet()2947 cx->physical->link.lcp.cfg.protocomp |= add; in NegotiateSet()