Home
last modified time | relevance | path

Searched refs:CILEN_VOID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c346 #define CILEN_VOID 2 macro
870 #define LENCIVOID(neg) ((neg) ? CILEN_VOID : 0)
917 PUTCHAR(CILEN_VOID, ucp); \
1023 if ((len -= CILEN_VOID) < 0) \
1027 if (cilen != CILEN_VOID || \
1210 len >= CILEN_VOID && \
1211 p[1] == CILEN_VOID && \
1213 len -= CILEN_VOID; \
1214 INCPTR(CILEN_VOID, p); \
1484 while (len > CILEN_VOID) {
[all …]
H A Dipv6cp.c254 #define CILEN_VOID 2 macro
690 while (len > CILEN_VOID) {
H A Dipcp.c215 #define CILEN_VOID 2 macro
825 while (len > CILEN_VOID) {