ecore_iov_tlv_supported
if (ecore_iov_tlv_supported(tlv))
if (ecore_iov_tlv_supported(expected_tlv))
if (ecore_iov_tlv_supported(tlv->type))
if (ecore_iov_tlv_supported(mbx->first_tlv.tl.type) &&
} else if (ecore_iov_tlv_supported(mbx->first_tlv.tl.type)) {