Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.h119 #define CHAPSS_CLOSED 1 /* Lower layer up, not opened */ macro
H A Dchap.c310 cstate->serverstate = CHAPSS_CLOSED;
355 cstate->serverstate != CHAPSS_CLOSED)
583 if (cstate->serverstate == CHAPSS_CLOSED ||