PPP_CONFIGURE_REJECT
else if (nak_reject.Code() == PPP_CONFIGURE_REJECT)
nak.code = PPP_CONFIGURE_REJECT;
case PPP_CONFIGURE_REJECT:
KPPPConfigurePacket reject(PPP_CONFIGURE_REJECT);
if (code < PPP_CONFIGURE_REQUEST || code > PPP_CONFIGURE_REJECT)
case PPP_CONFIGURE_REJECT:
} else if (nak_reject.Code() == PPP_CONFIGURE_REJECT) {
KPPPConfigurePacket reject(PPP_CONFIGURE_REJECT);
nak.code = PPP_CONFIGURE_REJECT;