Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c360 #define CILEN_CBCP 3 macro
884 #define LENCICBCP(neg) ((neg) ? CILEN_CBCP: 0)
1711 len >= CILEN_CBCP && \
1712 p[1] == CILEN_CBCP && \
1714 len -= CILEN_CBCP; \