Home | History | Annotate | Download | only in pppd

Lines Matching refs:CONFNAK

294 			 (x) == CONFNAK ? "NAK" : "REJ")
1475 * Returns: CONFACK, CONFNAK or CONFREJ and input packet modified
1477 * CONFNAK; returns CONFREJ if it can't return CONFACK.
1544 orc = CONFNAK; /* Nak CI */
1567 orc = CONFNAK;
1609 orc = CONFNAK; /* NAK it and suggest CHAP or EAP */
1633 orc = CONFNAK; /* NAK it and suggest EAP or PAP */
1649 orc = CONFNAK;
1668 orc = CONFNAK; /* NAK it and suggest CHAP or PAP */
1690 orc = CONFNAK;
1720 orc = CONFNAK;
1743 orc = CONFNAK;
1821 if (orc == CONFNAK) { /* Nak this CI? */
1828 rc = CONFNAK;
1850 case CONFNAK:
1965 "ConfReq", "ConfAck", "ConfNak", "ConfRej",
2000 case CONFNAK: