Home
last modified time | relevance | path

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

/illumos-gate/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.c232 cstate->serverstate != CHAPSS_RECHALLENGE)
279 cstate->serverstate = CHAPSS_RECHALLENGE;
322 cstate->serverstate == CHAPSS_RECHALLENGE)
633 if (cstate->serverstate == CHAPSS_RECHALLENGE &&