Home | History | Annotate | Download | only in pppd

Lines Matching refs:CONFNAK

294 			 (x) == CONFNAK ? "NAK" : "REJ")
1498 * Returns: CONFACK, CONFNAK or CONFREJ and input packet modified
1500 * CONFNAK; returns CONFREJ if it can't return CONFACK.
1567 orc = CONFNAK; /* Nak CI */
1590 orc = CONFNAK;
1632 orc = CONFNAK; /* NAK it and suggest CHAP or EAP */
1656 orc = CONFNAK; /* NAK it and suggest EAP or PAP */
1672 orc = CONFNAK;
1691 orc = CONFNAK; /* NAK it and suggest CHAP or PAP */
1713 orc = CONFNAK;
1743 orc = CONFNAK;
1766 orc = CONFNAK;
1844 if (orc == CONFNAK) { /* Nak this CI? */
1851 rc = CONFNAK;
1873 case CONFNAK:
1988 "ConfReq", "ConfAck", "ConfNak", "ConfRej",
2024 case CONFNAK: