Home
last modified time | relevance | path

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

/illumos-gate/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.c300 cstate->serverstate = CHAPSS_CLOSED;
345 cstate->serverstate != CHAPSS_CLOSED)
573 if (cstate->serverstate == CHAPSS_CLOSED ||