Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c352 #define CILEN_CBCP 3 macro
876 #define LENCICBCP(neg) ((neg) ? CILEN_CBCP: 0)
1703 len >= CILEN_CBCP && \
1704 p[1] == CILEN_CBCP && \
1706 len -= CILEN_CBCP; \