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