Lines Matching refs:CILEN_ADDRS
285 #define CILEN_ADDRS 10 /* old-style dual address option */ macro
731 #define LENCIADDRS(neg) (neg ? CILEN_ADDRS : 0)
778 if (len >= CILEN_ADDRS) { \
781 PUTCHAR(CILEN_ADDRS, ucp); \
786 len -= CILEN_ADDRS; \
894 if ((len -= CILEN_ADDRS) < 0) \
898 if (cilen != CILEN_ADDRS || \
1043 (cilen = p[1]) == CILEN_ADDRS && \
1194 || cilen != CILEN_ADDRS)
1287 (cilen = p[1]) == CILEN_ADDRS && \
1469 cilen != CILEN_ADDRS) { /* Check CI length */
2191 if (olen == CILEN_ADDRS) {