Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.h105 #define CHAPCS_CLOSED 1 /* Lower layer up, not opened */ macro
H A Dchap.c305 cstate->clientstate = CHAPCS_CLOSED;
358 cstate->clientstate != CHAPCS_CLOSED)
445 if (cstate->clientstate == CHAPCS_CLOSED ||