Searched refs:CILEN_ADDRS (Results 1 – 1 of 1) sorted by relevance
285 #define CILEN_ADDRS 10 /* old-style dual address option */ macro731 #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 && \[all …]