Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.h122 #define CHAPSS_OPEN 4 /* We've sent a Success msg */ macro
H A Dchap.c274 if (cstate->serverstate != CHAPSS_OPEN)
324 else if (cstate->serverstate == CHAPSS_OPEN
593 if (cstate->serverstate == CHAPSS_OPEN) {
686 cstate->serverstate = CHAPSS_OPEN;