Searched refs:CILEN_LONG (Results 1 – 1 of 1) sorted by relevance
198 #define CILEN_LONG 6 /* CILEN_VOID + sizeof(long) */ macro539 #define LENCILONG(neg) ((neg) ? CILEN_LONG : 0) in lcp_cilen()592 PUTCHAR(CILEN_LONG, ucp); \ in lcp_addci()699 if ((len -= CILEN_LONG) < 0) \ in lcp_ackci()703 if (cilen != CILEN_LONG || citype != opt) \ in lcp_ackci()825 len >= CILEN_LONG && \ in lcp_nakci()826 p[1] == CILEN_LONG && \ in lcp_nakci()828 len -= CILEN_LONG; \ in lcp_nakci()1005 || no.neg_asyncmap || cilen != CILEN_LONG) { in lcp_nakci()1016 cilen != CILEN_LONG) { in lcp_nakci()[all …]