Home | History | Annotate | Download | only in pppd

Lines Matching refs:CONFACK

293 #define CODENAME(x)	((x) == CONFACK ? "ACK" : \
1475 * Returns: CONFACK, CONFNAK or CONFREJ and input packet modified
1477 * CONFNAK; returns CONFREJ if it can't return CONFACK.
1493 int rc = CONFACK; /* Final packet return code */
1512 orc = CONFACK; /* Assume success */
1817 if (orc == CONFACK && /* Good CI */
1818 rc != CONFACK) /* but prior CI wasnt? */
1847 case CONFACK:
1965 "ConfReq", "ConfAck", "ConfNak", "ConfRej",
1999 case CONFACK: