CHAP_SUCCESS
case CHAP_SUCCESS:
type = cp->proto == PPP_CHAP ? CHAP_SUCCESS : PAP_ACK;
case CHAP_SUCCESS: return "success";