IETF_MPA_V1
if (mpa_frame->rev != IETF_MPA_V1 && mpa_frame->rev != IETF_MPA_V2) {
case IETF_MPA_V1:
cm_node->mpa_frame_rev = IETF_MPA_V1;