PAP_NAK
case PAP_NAK:
type = cp->proto == PPP_CHAP ? CHAP_FAILURE : PAP_NAK;
case PAP_NAK: return "nak";