Home | History | Annotate | Download | only in pppd

Lines Matching refs:CONFREJ

881  * Returns: CONFACK, CONFNAK or CONFREJ and input packet modified
883 * CONFNAK; returns CONFREJ if it can't return CONFACK.
922 orc = CONFREJ; /* Reject bad CI */
938 orc = CONFREJ; /* Reject CI */
951 orc = CONFREJ; /* Reject CI */
984 orc = CONFREJ;
992 orc = CONFREJ;
1000 orc = CONFREJ;
1005 orc = CONFREJ;
1018 orc = CONFREJ; /* Get tough if so */
1020 if (rc == CONFREJ) /* Rejecting prior CI? */
1029 if (orc == CONFREJ && /* Reject this CI */
1030 rc != CONFREJ) { /* but no prior ones? */
1031 rc = CONFREJ;
1050 if (rc != CONFREJ && !ho->neg_ifaceid &&
1429 "ConfReq", "ConfAck", "ConfNak", "ConfRej",
1464 case CONFREJ: