Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.h123 #define CHAPSS_RECHALLENGE 5 /* We've sent another challenge */ macro
H A Dchap.c242 cstate->serverstate != CHAPSS_RECHALLENGE)
289 cstate->serverstate = CHAPSS_RECHALLENGE;
332 cstate->serverstate == CHAPSS_RECHALLENGE)
643 if (cstate->serverstate == CHAPSS_RECHALLENGE &&